You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* replace personal PAT with GitHub App for OperatorHub PRs ([4804109](https://github.com/attune-io/attune/commit/480410907c8094cdd50234538879d42ae8a22104)), closes [#135](https://github.com/attune-io/attune/issues/135)
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* add reviewers to OperatorHub ci.yaml for auto-merge ([a5349c2](https://github.com/attune-io/attune/commit/a5349c2e684ae13a1b8b2998c89fb980525678a2))
21
+
***ci:** disable errexit around E2E gate API polling ([894ca93](https://github.com/attune-io/attune/commit/894ca939b2d0683a5930e302ab6cf88ce1bb0909))
22
+
***ci:** handle transient API failures in E2E lint/unit gate polling ([d70ed2e](https://github.com/attune-io/attune/commit/d70ed2e4961e5b40fbdf2a9f32e993998718e172))
23
+
***ci:** make release workflow idempotent for re-runs ([b698035](https://github.com/attune-io/attune/commit/b698035ee8d0047d178192cc980e7204d356a201))
24
+
***ci:** pass explicit tag_name to softprops/action-gh-release ([fcf0d95](https://github.com/attune-io/attune/commit/fcf0d95c7fdf451bd39b7618c75a26df7ffc2223))
25
+
***ci:** replace E2E gate polling with needs dependency ([b6aeebf](https://github.com/attune-io/attune/commit/b6aeebfa8d22cc73efaf506d875496619a2b3062))
26
+
***ci:** separate API call from jq to prevent gate false-failures ([2a32234](https://github.com/attune-io/attune/commit/2a3223417e48a82251bddf0585f91e0d64b60596))
27
+
***ci:** use SVG logo in OLM bundle and generate icon at build time ([#132](https://github.com/attune-io/attune/issues/132)) ([e47df9a](https://github.com/attune-io/attune/commit/e47df9ae1b171372f2454795abd5c944378d5621))
28
+
***helm:** set operator capability level to Auto Pilot ([825a77f](https://github.com/attune-io/attune/commit/825a77f913de4bfd03763f42ac827b7154c40635))
29
+
***plugin:** show burst factor in explain output and improve CRD-missing error ([88e753c](https://github.com/attune-io/attune/commit/88e753c1373b02af89bb00a2fd96e56ac645b344))
30
+
***webhook:** reject NaN and Inf in SLO guardrail threshold ([e978e35](https://github.com/attune-io/attune/commit/e978e35a25caa5c6b49c17846729c5aee265019a))
0 commit comments