Skip to content

remove immutable checks, plus import cleanup, plus test refactor#117

Merged
Shalucik merged 1 commit into
masterfrom
wr/labels
May 22, 2026
Merged

remove immutable checks, plus import cleanup, plus test refactor#117
Shalucik merged 1 commit into
masterfrom
wr/labels

Conversation

@Shalucik
Copy link
Copy Markdown
Member

Description

  • removed immutable label check for subresources, to prevent conflicts with external mutators
  • cleaned imports
  • removed functions that had been moved to the Smooth-Operator library
  • refactor test to avoid race issues with creating/deleting resources from testenv
  • add local dev env file
  • replaced pointer functions with go 1.26 new()

Type of change

(Remove irrelevant options)

  • Minor change (typo, formatting, version bump)
  • New feature
  • Improvement of existing feature
  • Bugfix
  • Refactoring
  • Configuration change
  • Breaking change

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@Shalucik Shalucik merged commit 4ee3afc into master May 22, 2026
3 checks passed
@Shalucik Shalucik deleted the wr/labels branch May 22, 2026 12:34
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.

2 participants