merge chore/operator-mk-httpkit (59c4521e39) #45

Merged
pipeline-bot merged 1 commit from chore/operator-mk-httpkit into trunk 2026-07-17 10:50:47 +00:00
Collaborator
No description provided.
chore(scaffolding): adopt operator.mk + httpkit helpers (lib v0.4.12)
All checks were successful
pipeline/ci CI green v0.5.14-dev
59c4521e39
Vendor the lib's canonical operator.mk and shrink the legacy kubebuilder
Makefile to project vars + repo-specific targets (docker-*, installer,
deploy, e2e); shared dev-loop targets and go.mod-derived tool pins now
come from the include (re-synced by the lib-bump autoland).

Replace hand-rolled HTTP hygiene with lib v0.4.12 leaves:
errorBodyExcerpt -> httpkit.ErrorExcerpt (same 512B bound, now tied to
the condition-message limit), maxResponseBodySize reads ->
httpkit.BoundedRead/MaxResponseBytes (same 1 MiB), and
getPasswordFromSecret -> reconcile.SecretValue (identical
value+resourceVersion contract; ObservedSecretResourceVersion
convention unchanged).
pipeline-bot deleted branch chore/operator-mk-httpkit 2026-07-17 10:50:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/kratos-identity-operator!45
No description provided.