v0.3.0
What's Changed
- add outbound http sample app by @michelleN in #236
- build(deps): bump k8s.io/api from 0.30.0 to 0.30.1 by @dependabot in #237
- Add podLabels to
SpinApp
CRD by @ThorstenHans in #227 - build(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 by @dependabot in #240
- build(deps): bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by @dependabot in #244
- build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #243
- Update sample-apps.yaml by @michelleN in #245
- build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0 by @dependabot in #246
- build(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #249
- build(deps): bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by @dependabot in #258
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #254
- return err, don't panic by @michelleN in #251
- bump e2e-framework to v0.4.0 by @michelleN in #250
- Emit k8s event when deleting SpinAppExecutor is blocked because of dependent SpinApps by @calebschoepp in #260
- build(deps): bump k8s.io/klog/v2 from 2.120.1 to 2.130.1 by @dependabot in #261
- build(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0 by @dependabot in #267
- test(e2e): add ability to skip building docker image by @adamreese in #262
- build(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3 by @dependabot in #281
- build(deps): bump k8s.io/api from 0.30.2 to 0.30.3 by @dependabot in #283
- build(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #284
- fix(certs): respect the secret name provided in the executor by @adamreese in #264
- fix docs links by @bacongobbler in #286
- Improve executor not found error by @quyumkehinde in #285
- build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #290
- fix link to Code of Conduct by @bacongobbler in #288
- move "running locally" into the README by @bacongobbler in #287
- adding redis-sample by @asteurer in #292
- Update to go1.23 by @endocrimes in #294
- deployment: Set SPIN_HTTP_LISTEN_ADDR env var by @endocrimes in #296
- tests: skip e2e by default by @endocrimes in #295
- tests: move label and annotation tests from e2e -> integration by @endocrimes in #297
- maintainers: Add Rajat Jindal by @endocrimes in #298
- spin-ca: Migrate tests from E2E to unit and integration by @endocrimes in #293
- ca-secrets: Annotate secrets that are created by spin-operator by @endocrimes in #300
- adding otel capabilities by @asteurer in #273
- Add support for devcontainers by @endocrimes in #299
- updating image to the container in the spin operator by @asteurer in #309
- e2e: speed up by @endocrimes in #310
New Contributors
- @quyumkehinde made their first contribution in #285
- @asteurer made their first contribution in #292
Full Changelog: v0.2.0...v0.3.0