Tags: vyzigold/smart-gateway-operator
Tags
Sync build changes from STO (infrawatch#87) (infrawatch#88) Cherry-picked from a7b05e5
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
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.
[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.
Add bundle directory to result in scorecard test passing (infrawatch#61)
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
Smart Gateway Operator v1.0.1 (infrawatch#46) Minor change to the CSV to provide a new icon set.