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

feat: sumac release #146

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

feat: sumac release #146

wants to merge 12 commits into from

Conversation

Henrrypg
Copy link
Contributor

Description

This intends to add support to sumac release from tutor.

@Henrrypg Henrrypg requested a review from a team as a code owner October 29, 2024 19:57
Copy link
Member

@MoisesGSalas MoisesGSalas left a 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.

pyproject.toml Outdated Show resolved Hide resolved
Copy link
Member

@MoisesGSalas MoisesGSalas left a 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.

@Henrrypg
Copy link
Contributor Author

Henrrypg commented Oct 31, 2024

I would change only DRYDOCK_INGRESS default value, the other ones seems good @MoisesGSalas

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.

3 participants