v0.1.0 Release
Pre-release
Pre-release
What's Changed
- Implement a Devfile Registry operator by @johnmcollier in #2
- Add script so tests can run on OpenShfit CI by @johnmcollier in #3
- Add debug statements to tests by @johnmcollier in #4
- Use oc in integration tests by @johnmcollier in #5
- Update CI test script to use built operator image by @johnmcollier in #6
- Enable the metrics endpoint on the OCI registry container by @johnmcollier in #8
- Miscellaneous improvements to the registry operator by @johnmcollier in #9
- Generate OLM bundle for devfile registry operator by @johnmcollier in #10
- Use health check endpoint for probes by @johnmcollier in #13
- Add telemetry option by @GeekArthur in #14
- Update the operator to support the registry viewer by @johnmcollier in #15
- Change license to Apache 2.0 by @l0rd in #12
- Temporarily disable registry-operator tests by @johnmcollier in #17
- Updates Kube API for Ingress & CRDs by @maysunfaisal in #16
- Add Telemetry Key Env Variable by @kim-tsao in #18
- Add telemetry configs for updating by @kim-tsao in #19
- v3 migration by @kim-tsao in #22
- Create CONTRIBUTING.md by @johnmcollier in #21
- New CR types, controllers and webhooks by @kim-tsao in #23
- Add code coverage reporting by @johnmcollier in #24
- remove incorrect licenses by @kim-tsao in #26
- gosec enablement by @kim-tsao in #27
- Update registry operator deployment specs to match changes on the registry server and registry viewer by @michael-valdron in #28
- Deployment bugfixes by @michael-valdron in #29
- update controller-gen by @kim-tsao in #33
- Use gosec v2.14.0 to prevent breakage by @michael-valdron in #34
- Telemetry fix for registry operator deployment by @michael-valdron in #35
- update configmap by @kim-tsao in #37
- Add container spec with image tag and image pull policy fields by @michael-valdron in #38
- Add liveness and readiness probes to registry viewer container in the registry operator by @michael-valdron in #36
- Storage enabled volume defaults to false by @michael-valdron in #40
- dependabot updates by @kim-tsao in #39
- Add namespace webhook validation by @michael-valdron in #41
- Add OWNERS file by @kim-tsao in #43
- Outline deployment requirements by @michael-valdron in #42
- Complete documentation coverage of registry operator by @feloy in #46
- Updates for operator sdk v1.28 by @michael-valdron in #45
- Final pre-release changes by @michael-valdron in #47
New Contributors
- @johnmcollier made their first contribution in #2
- @GeekArthur made their first contribution in #14
- @l0rd made their first contribution in #12
- @maysunfaisal made their first contribution in #16
- @kim-tsao made their first contribution in #18
- @michael-valdron made their first contribution in #28
- @feloy made their first contribution in #46
Tag Changes: https://github.com/devfile/registry-operator/commits/v0.1.0
Full Changelog: https://github.com/devfile/registry-operator/blob/d8f2e3fd2548e43510183b4739c07f907b830033/CHANGELOG.md#010