v0.0.1
What's Changed
- docs(*): quickstart and helm chart-related updates by @vdice in #2
- Remove accidental result file by @radu-matei in #5
- docs(*): minor typo fixes/updates by @vdice in #6
- docs(*): Update docs on scaling SpinApps with HPA by @ThorstenHans in #39
- Adding a KEDA tutorial by @ThorstenHans in #4
- docs(*): Document how to assign variables to a SpinApp by @ThorstenHans in #38
- docs(*): Add Spin to the list of prerequisites by @ThorstenHans in #42
- Update Project Overview document by @macolso in #1
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #46
- Bump k3d image to v1.11.0 by @adamreese in #48
- gha: Try fixing container pushes on main by @endocrimes in #50
- chore(docs): fix markdown lint errors by @vdice in #52
- remove old generated spinapp manifest by @michelleN in #53
- Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 by @dependabot in #45
- feat(chart): add containerd-shim-spin-executor.yaml by @vdice in #28
- chore(chart): pull in updates from helm-generate by @vdice in #29
- Make default namespace in kustomize match the docs by @adamreese in #56
- Add docs for installing default cert-manager by @adamreese in #57
- Update README.md to reflect latest doc changes by @macolso in #59
- Use console code blocks to fix weird syntax highlighting by @adamreese in #58
- updating quickstart with latest make changes by @macolso in #60
- console cleanup by @macolso in #62
- Moving cert step before runtime class by @macolso in #63
- fix quickstart link, lint by @michelleN in #65
- Describe how to deploy Spin Operator on Azure by @ThorstenHans in #44
- run make-lint-fix to fix doc lint check by @rajatjindal in #70
- fix helm lint by defining new template helper by @rajatjindal in #69
- ci(release): add release and chart publishing logic by @vdice in #51
- Bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot in #78
- Bump github.com/prometheus/common from 0.46.0 to 0.47.0 by @dependabot in #80
- Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 by @dependabot in #81
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #83
- Bump actions/download-artifact from 3 to 4 by @dependabot in #84
- Bump actions/checkout from 3 to 4 by @dependabot in #82
- go: require version 1.22 by @endocrimes in #85
- Executor: Make runtimeClass configurable by @endocrimes in #92
- Tidy up old documentation files and references and point to new documentation location by @tpmccallum in #90
- make: simplify personal docker builds by @endocrimes in #94
- controller: base status updates on deployment rather than executor name by @endocrimes in #96
- fix make deploy overrides by @endocrimes in #98
- fermyon -> spinkube by @endocrimes in #99
- webhooks: Validate annotations based on Executor properties by @endocrimes in #95
- mark replicas as not required by @bacongobbler in #93
- add "Replicas" as its own output field by @bacongobbler in #88
- chart changes to fix race condition during helm install by @rajatjindal in #75
- publish latest tag for container image by @rajatjindal in #100
- Revert "publish latest tag for container image" by @endocrimes in #101
- chore(README): fix markdown lint errors by @vdice in #103
- ci(*): consolidate image/chart workflow for prereleases for correct app version by @vdice in #72
- feat(chart): enable kwasm disable by @vdice in #106
- Bump github.com/prometheus/common from 0.47.0 to 0.48.0 by @dependabot in #104
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #79
- chore(Makefile): s/fermyon/spinkube by @vdice in #111
- make: cleanup "make install deploy" output by @endocrimes in #107
- Cleanup testing harness and add integration test for executor-class-based-deployment-config by @endocrimes in #112
- remove SpinAppExecutor from Helm chart by @bacongobbler in #116
- build(deps): bump github.com/prometheus/common from 0.48.0 to 0.49.0 by @dependabot in #121
- chore(Makefile): rm executor.yaml copy from helm-generate by @vdice in #125
- ci(chart): use curated values.yaml by @vdice in #73
- build(deps): bump Azure/setup-helm from 3 to 4 by @dependabot in #119
- mark readyReplicas as required by @bacongobbler in #131
- adds indexing for spec.executor field by @michelleN in #132
- add debug flag to helm install by @rajatjindal in #128
- Tests: Fix shared-scheme in webhook tests and enable the race detector by @endocrimes in #134
- codeowners: Welcome Fisher, Thank you Lann. by @endocrimes in #136
- workflows(publish): Don't create ephemeral images by @endocrimes in #135
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #120
- Kubernetes-based Runtime Config by @endocrimes in #122
- ref(*): Change group versions from v1 to v1alpha1 by @calebschoepp in #140
New Contributors
- @vdice made their first contribution in #2
- @radu-matei made their first contribution in #5
- @ThorstenHans made their first contribution in #39
- @macolso made their first contribution in #1
- @dependabot made their first contribution in #46
- @adamreese made their first contribution in #48
- @endocrimes made their first contribution in #50
- @michelleN made their first contribution in #53
- @rajatjindal made their first contribution in #70
- @tpmccallum made their first contribution in #90
- @bacongobbler made their first contribution in #93
- @calebschoepp made their first contribution in #140
Full Changelog: https://github.com/spinkube/spin-operator/commits/v0.0.1