Skip to content

Tags: vyzigold/smart-gateway-operator

Tags

v3.0.1

Toggle v3.0.1's commit message
Fix CSV major version so it's larger than previous

Cherry-picked from 7cb7ee5

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sync build changes from STO (infrawatch#87) (infrawatch#88)

Cherry-picked from a7b05e5

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set master branch to latest OLM channel (infrawatch#71)

* Set master branch to latest OLM channel

Set the master branch to the OLM channel 'latest'. Bump the current CSV to the
next expected y-stream release number.

* Rename channel to unstable

v2.1.1

Toggle v2.1.1's commit message
Default channel should be 'stable'

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bundle migration (infrawatch#67)

* Migrate latest CSV to manifests directory

Migrate latest CSV to manifests directory in preparation for migrating to the
bundle release format vs the application registry approach. Update the operator.yaml
which was out of sync with the latest CSV.

Latest CSV has been updated to sync with the operator.yaml which has the current
container image tags applied to the CSV which was incorrect.

* Create initial bundle

* Update Travis-CI to check bundle validation

* No automatic releases for right now

* Add new README.md for release process

* Be verbose when checking bundle validation

* Update build/README.md for validation command

* Smart Gateway Operator v2.0.1 is the base release

Remove the replaces line from the CSV to start our base release for bundles as
the most current release. From here we will create new CSVs that will replace
starting at v2.0.1 rather than having to import all the historical CSVs which
are not used by anyone.

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[hotfix] Bump SG version to 2.0.0 from --beta1 (infrawatch#62)

The SMARTGATEWAY_IMAGE value was set to v2.0.0-beta1 which doesn't support the configuration
expected for the Smart Gateway with the latest Smart Gateway Operator.

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add bundle directory to result in scorecard test passing (infrawatch#61)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Migrate to apps/v1 API for Deployments (infrawatch#50)

* Migrate to apps/v1 API for Deployments

Closes infrawatch#46

* Add CSV version 1.0.2

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Smart Gateway Operator v1.0.1 (infrawatch#46)

Minor change to the CSV to provide a new icon set.

v1.0.0

Toggle v1.0.0's commit message
[hot fix] Missed extra double-quote in after_success.sh