Skip to content

Bug Report: Nauticus Controller Fails to Update Space on Resource Quota Override Edit #49

@smileisak

Description

@smileisak

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:

  1. Set Up a Kind Cluster: Initialize a new kind cluster for testing.
  2. Apply the Space Template: Use the space template provided in config/samples to set up the initial space.
  3. Apply the Space Override: Implement a resource quota override on the created space.
  4. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions