Skip to content

Tags: grokspawn/api

Tags

v0.1.3

Toggle v0.1.3's commit message
fix invalid internal error

v0.1.2

Toggle v0.1.2's commit message
updated all paths for fork

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

v0.1.1

Toggle v0.1.1's commit message
attempt to publish FBC read/write

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

v0.1.0

Toggle v0.1.0's commit message
attempt to publish FBC read/write

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

v0.17.1

Toggle v0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
(catsrc) rename grpcPodConfig.runAsRoot to grpcPodConfig.SecurityCont…

…extConfig (operator-framework#261)

Accepted values for SecurityContextConfig(string): legacy/resctricted(default)

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
(catsrc) rename grpcPodConfig.runAsRoot to grpcPodConfig.SecurityCont…

…extConfig (operator-framework#261)

Accepted values for SecurityContextConfig(string): legacy/resctricted(default)

v0.16.0

Toggle v0.16.0's commit message
Add affinity to subscription.config

Signed-off-by: perdasilva <perdasilva@redhat.com>

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump k8s deps to 1.24 & makefile go 1.18 support (operator-fra…

…mework#242)

* bump k8s deps to 1.24 and go version to 1.18

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

* revert Go 1.18 bump

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

* revert go 1.18 in workflows

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request operator-framework#229 from camilamacedo86/fix-ammout

bundle size validator: fix and improvements

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(constraint): Correct the message field to be failureMessage (oper…

…ator-framework#211)

The constraint EP uses `failureMessage`, not `message`. This is a
mistake that should be corrected.

Signed-off-by: Vu Dinh <vudinh@outlook.com>