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: questions for tolerations and affinity. #482

Closed
wants to merge 1 commit into from

Conversation

jvanz
Copy link
Member

@jvanz jvanz commented Jul 15, 2024

Description

Updates the questions.yaml file adding two more questions to allow users define the tolerations and affinity used in the Helm charts via Rancher UI.

Updates the questions.yaml file adding two more questions to allow users
define the tolerations and affinity used in the Helm charts via Rancher
UI.

Signed-off-by: José Guilherme Vanz <[email protected]>
@jvanz jvanz self-assigned this Jul 15, 2024
@jvanz jvanz requested a review from a team as a code owner July 15, 2024 17:59
Copy link
Member

@viccuad viccuad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Yet, does the type: yaml work already?

I hit the following last time:
rancher/dashboard#10814
rancher/dashboard#10815

@flavio
Copy link
Member

flavio commented Jul 16, 2024

@jvanz let's give it a try to make sure everything works fine

@jvanz
Copy link
Member Author

jvanz commented Jul 16, 2024

@jvanz let's give it a try to make sure everything works fine

Yeah, unfortunately we are still facing the issues reported by @viccuad on Rancher 2.8.5.

@jvanz
Copy link
Member Author

jvanz commented Jul 16, 2024

@kubewarden/kubewarden-developers , I'm trying to add questions entries to map the new configuration. But the Rancher dashboard has issues that is making this extremely hard, if not impossible. It lacks some features to make it properly. This is also highlighted by @viccuad in this comment.

With the in mind, I think we should keep that out of the questions.yml until Rancher dashboard fixes the blocking issues

@viccuad
Copy link
Member

viccuad commented Jul 17, 2024

I would suggest adding the questions but commented for now, with a link to the issues.

@jvanz
Copy link
Member Author

jvanz commented Jul 17, 2024

I would suggest adding the questions but commented for now, with a link to the issues.

I personally do not like having code not use in the file. It makes it harder to read and maintain. I would prefer update the issue and wait for the fixes.

@viccuad
Copy link
Member

viccuad commented Jul 17, 2024

I'm ok with that, let's open an issue, and link and close this PR then.

@jvanz
Copy link
Member Author

jvanz commented Jul 17, 2024

I'm ok with that, let's open an issue, and link and close this PR then.

#483

@jvanz jvanz closed this Jul 17, 2024
@jvanz jvanz deleted the tolerations-affinity-questions branch July 17, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants