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

Tags should not be immutable on linodeMachine #524

Open
2 tasks done
tchinmai7 opened this issue Sep 27, 2024 · 0 comments
Open
2 tasks done

Tags should not be immutable on linodeMachine #524

tchinmai7 opened this issue Sep 27, 2024 · 0 comments

Comments

@tchinmai7
Copy link
Contributor

General:

  • Have you removed all sensitive information, including but not limited to access keys and passwords?
  • Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?

Bug Reporting

tags are currently set to immutable on the linodeMachine spec - this shouldn't be the case.

Expected Behavior

Tags are mutable

Actual Behavior

Tags are immutable

Steps to Reproduce the Problem

  1. Create a linodeMachine
  2. Attempt to update tags
  3. See error messgae

Environment Specifications

Screenshots, Code Blocks, and Logs

Additional Notes


For general help or discussion, join the Kubernetes Slack team channel #linode. To sign up, use the Kubernetes Slack inviter.

The Linode Community is a great place to get additional support.

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

No branches or pull requests

1 participant