Skip to content

fix(secretmanager): The backend responds with a 403 instead of a 404 … - #1710

Merged
Fyusel merged 1 commit into
mainfrom
fix-secretmanager-removal-check
Aug 21, 2026
Merged

fix(secretmanager): The backend responds with a 403 instead of a 404 …#1710
Fyusel merged 1 commit into
mainfrom
fix-secretmanager-removal-check

Conversation

@Fyusel

@Fyusel Fyusel commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

…if a resource is not present anymore

Description

fixes #1699

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@Fyusel
Fyusel requested a review from a team as a code owner August 20, 2026 09:32
…if a resource is not present anymore

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel
Fyusel force-pushed the fix-secretmanager-removal-check branch from ee98229 to fa4c357 Compare August 21, 2026 10:42
@Fyusel
Fyusel enabled auto-merge (squash) August 21, 2026 10:42
@Fyusel
Fyusel merged commit ed4f4ac into main Aug 21, 2026
3 checks passed
@Fyusel
Fyusel deleted the fix-secretmanager-removal-check branch August 21, 2026 10:45
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.

State refreshes on non existent resources return 403, not 404

2 participants