-
Notifications
You must be signed in to change notification settings - Fork 11
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
Corral-packages maintenance for registries + rancher (rke1/rke2/k3s) #55
Conversation
ce0aa98
to
77db3db
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.
Overall, LGTM. Just waiting for freeform job.
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.
Used this branch in issue validation this week. As such, approving.
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.
Just one question about the init-cluster.sh for both rke2 and k3s
@@ -7,6 +7,7 @@ config="write-kubeconfig-mode: 644 | |||
cluster-init: true | |||
tls-san: | |||
- ${CORRAL_api_host} | |||
- ${CORRAL_kube_api_host} |
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.
Just making sure, why is this being added as well?
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
In order to properly test out these changes e2e, I've combined the work from #53 + #54, into a single branch, as both changes are needed to test e2e