-
Notifications
You must be signed in to change notification settings - Fork 35
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
[main] Updated const for corral-packge conflict on naming #337
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, can you open backports as well?
44db2b4
to
f4ac656
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
imo this should be an action, not an extension. since we're already touching the code maybe it would make sense to move it now. Since this is only used for proxy tests.
94bd94f
f4ac656
to
94bd94f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just have one nit
corralPublicSSHKey = "corral_public_key" | ||
corralRegistryIP = "registry_ip" | ||
corralRegistryPrivateIP = "registry_private_ip" | ||
debugFlag = "--trace" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one just updated to be the debug flag
Problem
Conflict between airgap and proxy corral-packages on name for bastion/registry
Solution
renamed to utilize "bastion" over "registry" in corral-package/shepherd
Testing
Jenkins runs for proxy tests
Regressions Considerations
custom cluster provisioning on airgap setup in jenkins