Nauticus
Nauticus copied to clipboard
Bug Report: Nauticus Controller Fails to Update Space on Resource Quota Override Edit
Bug description
Issue: When creating a space from a template with resource quota override, the initial creation works as expected. However, subsequent edits to the space, specifically updating the overridden resource quota values, do not prompt any reaction or update from the nauticus-controller
.
How to reproduce
Steps to reproduce the behavior:
- Set Up a Kind Cluster: Initialize a new kind cluster for testing.
- Apply the Space Template: Use the space template provided in config/samples to set up the initial space.
- Apply the Space Override: Implement a resource quota override on the created space.
- Edit the Space: Use kubectl edit to modify the space, particularly changing a resource quota value.
Expected behavior
The expected behavior is that the nauticus-controller should detect changes made to the space's resource quota and update accordingly. This should include applying the new quota values to the space.
Logs
If applicable, please provide logs of nauticus-controller
.
Nothing happens, so there is no logs.
Additional context
Nauticus version: v0.2.0
Helm Chart version: v0.2.0
Kubernetes version: v1.27.2
This is stale, but we won't close it automatically, just bare in mind the maintainers may be busy with other tasks and will reach your issue ASAP. If you have any question or request to prioritize this, please reach #nauticus
on Kubernetes Slack.
After thoroughly reviewing the steps you've outlined and attempting to reproduce the issue within the specified environment, I've found that the controller behaves as expected, responding appropriately to the resource quota modifications.
This is stale, but we won't close it automatically, just bare in mind the maintainers may be busy with other tasks and will reach your issue ASAP. If you have any question or request to prioritize this, please reach #nauticus
on Kubernetes Slack.