Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include build/push CI and update bundle target #10

Merged
merged 5 commits into from
Sep 7, 2022
Merged

Conversation

sunya-ch
Copy link
Collaborator

@sunya-ch sunya-ch commented Sep 7, 2022

This PR cherry-picks CI implementation and fixes the following issues for bundle preparation.

  • use OPERATOR_NAMESPACE from pod field: to support deployment on the other namespace from bundle.
operator-sdk run bundle ghcr.io/foundation-model-stack/multi-nic-cni-bundle:<version> -n <namespace>
  • increase max try: mitigate timely failure on test CI due to deployment latency
  • add predeploy to bundle target: generate net.congadvisor.io_v1_config.yaml from template when run make bundle. Otherwise, make bundle will unnoticeably fail due to missing file in kustomization.

sunya-ch and others added 5 commits September 6, 2022 19:23
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
use OPERATOR_NAMESPACE from pod field
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
@tatsuhirochiba tatsuhirochiba merged commit e88a476 into main Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants