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

metadata.finalizers: "agones.dev": prefer a domain-qualified finalizer name to avoid accidental conflicts with other finalizer writer #3830

Closed
zmerlynn opened this issue May 15, 2024 · 1 comment · Fixed by #3840
Assignees
Labels
help wanted We would love help on these issues. Please come help us! kind/bug These are bugs.

Comments

@zmerlynn
Copy link
Collaborator

There's a lot of noise in our e2es about this:

metadata.finalizers: "agones.dev": prefer a domain-qualified finalizer name to avoid accidental conflicts with other finalizer writer

and yet... don't we have a domain qualified finalizer?

@zmerlynn zmerlynn added kind/bug These are bugs. help wanted We would love help on these issues. Please come help us! labels May 15, 2024
@zmerlynn zmerlynn self-assigned this May 16, 2024
@zmerlynn
Copy link
Collaborator Author

  • This error is looking for something like agones.dev/finalizer vs just a naked domain name
  • It appears like it's 1.29+ only, the errors don't appear on 1.27/1.28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We would love help on these issues. Please come help us! kind/bug These are bugs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant