villebro opened a new pull request, #27:
URL: https://github.com/apache/superset-kubernetes-operator/pull/27
## Summary
- Fix serviceaccount template rendering bug that broke `helm install`
(trailing `-` in `{{- if ... -}}` ate the newline before `apiVersion`,
producing invalid YAML)
- Revert `sigstore/cosign-installer` to v4.0.0 (`faadad0c`): v4.1.1 is not
on the ASF allowlist, which silently broke the release workflow (entire job
refused to start)
- Add `validate-actions` CI job that checks all workflow action references
against the ASF approved patterns list, preventing future breakage from
unapproved Renovate bumps
- Clarify installation docs with separate OCI registry and source checkout
sections
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]