[go: nahoru, domu]

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

Fix(CUE): fix namespaces field missing in the requiredDuringSchedulingIgnoredDuringExecution at affinity trait #6567

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

fyp711
Copy link
Contributor
@fyp711 fyp711 commented Jul 4, 2024

Description of your changes

copilot:all

Fixes #6554

I have:

  • Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Write a required affinity configuration, then configure the namespaces field

@fyp711
Copy link
Contributor Author
fyp711 commented Jul 4, 2024

@FogDong , could you help review again ? Thank you!

@wonderflow wonderflow merged commit a0ae9c6 into kubevela:master Jul 10, 2024
21 checks passed
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.

The affinity Trait is missing the namespaces field.
2 participants