Skip to content

Tags: operator-framework/operator-controller

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
tmshort Todd Short
v1.7.0 release

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌱 Bump mkdocs-material from 9.6.23 to 9.7.0 (#2323)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.23 to 9.7.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.23...9.7.0)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🐛 retract v1.5.0; exclude hack/kind-config/containerd/certs.d from ro…

…ot module (#2206)

* retract v1.5.0; exclude hack/kind-config/containerd/certs.d from root module

* fixup! retract v1.5.0; exclude hack/kind-config/containerd/certs.d from root module

* fixup! retract v1.5.0; exclude hack/kind-config/containerd/certs.d from root module



---------

Signed-off-by: Todd Short <tshort@redhat.com>
Co-authored-by: Todd Short <tshort@redhat.com>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ OPRUN-4113: Compute target namespace defaults (#2178)

* Compute target namespace defaults

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

* Update target namespace validation to reject own namespace installation on single namespace mode

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

* Update WithTargetNamespace behavior and MultiNamespace validation

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

---------

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Template Paths (#2149)

Updates the paths for templates used in e2e summary post-internalization

Signed-off-by: Daniel Franz <dfranz@redhat.com>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ OPRUN-3895: Namespace wide default deny for ingress/egress (#1986)

* OPRUN-3895: Namespace wide default deny for ingress/egress

* Add space at end of network policy resource

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

---------

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌱 Bump github.com/prometheus/client_golang (#1836)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.21.1/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.2.0-rc5

Toggle v1.2.0-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Single/Own Namespace Install Mode Support (#1724)

* Add feature gate

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

* Get extension watch namespace from annotation

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

* Make bundle->chart function configurable in applier and add tests

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

* Add resource dir env var to demo generation script

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

* Add feature demo

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

* Add docs

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

* Fixup tests

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>

---------

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>

v1.2.0-rc4

Toggle v1.2.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌱 Bump certifi from 2024.12.14 to 2025.1.31 (#1682)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31.
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.2.0-rc3

Toggle v1.2.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌱 Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#1671)

Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>