-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: sumac release #146
base: main
Are you sure you want to change the base?
feat: sumac release #146
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.
We also drop support for python 3.8 which is EOL, so update the classifiers accordingly.
Seeing how the kubeconform tests broke, I wonder if maybe we should have explicit tests for the supported versions with the correct requirements.txt
for each.
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.
Can we also take the chance to update some of the defaults if it makes sense? For example, the default value for DRYDOCK_INGRESS
is false, but we almost always need it to be true, so it makes more sense to have it in true.
We could do a quick check of the default values for our variables and use the most common ones.
Co-authored-by: Cristhian Garcia <[email protected]>
I would change only DRYDOCK_INGRESS default value, the other ones seems good @MoisesGSalas |
Description
This intends to add support to sumac release from tutor.