Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

chore: upgrade operator dependencies#7593

Merged
lgarciaaco merged 4 commits intosyndesisio:masterfrom
lgarciaaco:operator_bump
Jan 21, 2020
Merged

chore: upgrade operator dependencies#7593
lgarciaaco merged 4 commits intosyndesisio:masterfrom
lgarciaaco:operator_bump

Conversation

@lgarciaaco
Copy link
Copy Markdown
Contributor

  • upgrade operator-sdk to 0.14.0
  • upgrade k8s 1.16.2

refactor: some functions had to be changed due to changes, mostly changes introduced when upgrading k8s 1.13 to 1.16

Fixes https://issues.redhat.com/browse/ENTESB-12617

* upgrade operator-sdk to 0.14.0
* upgrade k8s 1.16.2

refactor: some functions had to be changed due to changes, mostly changes introduced when upgrading k8s 1.13 to 1.16
@syndesisio-bot
Copy link
Copy Markdown

@lgarciaaco The bot could not transition the ticket automatically, please update this Jira ticket manually: https://issues.redhat.com/browse/ENTESB-12617

@lgarciaaco lgarciaaco mentioned this pull request Jan 15, 2020
Copy link
Copy Markdown
Contributor

@phantomjinx phantomjinx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown

@davidffrench davidffrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fantastic @lgarciaaco . Thank you for making this change.

Requested Change

Other than the imports comment which is small, there is one more change that would be excellent in this PR. To update your run function to include the newest operator metrics. You could follow the operator sdk migration guide but it would probably be easier to just copy over the newer code from the operator-sdk scaffolding and copy back any custom code from your current file. Please let me know if you have any questions on this.

Luis Garcia Acosta added 2 commits January 21, 2020 11:28
- upgrade pkg to relevant versions
- include listOptions where possible
@lgarciaaco lgarciaaco merged commit dee6cf1 into syndesisio:master Jan 21, 2020
lgarciaaco pushed a commit to lgarciaaco/syndesis that referenced this pull request Jan 21, 2020
* master: (21 commits)
  chore: upgrade operator dependencies (syndesisio#7593)
  chore(deps-dev): bump equalsverifier from 3.1.10 to 3.1.11 in /app
  chore(deps): bump undertow-servlet in /app
  chore(deps-dev): bump lint-staged from 10.0.0 to 10.0.1
  Issue syndesisio#7616  aligned all jackson components for DV to the 2.9.x versions
  fix(tools): fix pre-commit configuration
  chore(deps-dev): bump ts-node from 8.0.2 to 8.6.2 in /app/ui-react
  chore(deps): bump @babel/runtime from 7.8.0 to 7.8.3 in /app/ui-react
  chore(deps): [security] bump uglify-js in /app/ui-react
  chore(deps-dev): bump lint-staged from 9.5.0 to 10.0.0
  fix(jsondb): remove REST API
  chore(deps-dev): bump @storybook/theming in /app/ui-react
  chore(deps-dev): bump testcontainers.version in /app
  chore(deps): bump download-maven-plugin from 1.3.0 to 1.5.0 in /app
  chore: Update to AtlasMap 1.43.2
  fix: Use the connection name instead of the connector name in the IVP; relates to syndesisio#7600
  chore(deps-dev): bump @types/mustache in /app/ui-react
  fix(c/sql): use standard column names
  TEIIDTOOLS-837 fix Create View Wizard refresh
  chore(deps-dev): bump karma-webpack from 3.0.5 to 4.0.2 in /app/ui-react
  ...

Conflicts:
	install/operator/deploy/crds/syndesis.io_syndeses_crd.yaml
	install/operator/pkg/apis/syndesis/v1alpha1/zz_generated.deepcopy.go
	install/operator/pkg/cmd/internal/uninstall/uninstall_test.go
	install/operator/pkg/syndesis/action/initialize.go
	install/operator/pkg/syndesis/action/startup.go
lgarciaaco pushed a commit to lgarciaaco/syndesis that referenced this pull request Jan 21, 2020
* master: (21 commits)
  chore: upgrade operator dependencies (syndesisio#7593)
  chore(deps-dev): bump equalsverifier from 3.1.10 to 3.1.11 in /app
  chore(deps): bump undertow-servlet in /app
  chore(deps-dev): bump lint-staged from 10.0.0 to 10.0.1
  Issue syndesisio#7616  aligned all jackson components for DV to the 2.9.x versions
  fix(tools): fix pre-commit configuration
  chore(deps-dev): bump ts-node from 8.0.2 to 8.6.2 in /app/ui-react
  chore(deps): bump @babel/runtime from 7.8.0 to 7.8.3 in /app/ui-react
  chore(deps): [security] bump uglify-js in /app/ui-react
  chore(deps-dev): bump lint-staged from 9.5.0 to 10.0.0
  fix(jsondb): remove REST API
  chore(deps-dev): bump @storybook/theming in /app/ui-react
  chore(deps-dev): bump testcontainers.version in /app
  chore(deps): bump download-maven-plugin from 1.3.0 to 1.5.0 in /app
  chore: Update to AtlasMap 1.43.2
  fix: Use the connection name instead of the connector name in the IVP; relates to syndesisio#7600
  chore(deps-dev): bump @types/mustache in /app/ui-react
  fix(c/sql): use standard column names
  TEIIDTOOLS-837 fix Create View Wizard refresh
  chore(deps-dev): bump karma-webpack from 3.0.5 to 4.0.2 in /app/ui-react
  ...

Conflicts:
	install/operator/deploy/crds/syndesis.io_syndeses_crd.yaml
	install/operator/pkg/apis/syndesis/v1alpha1/zz_generated.deepcopy.go
	install/operator/pkg/cmd/internal/uninstall/uninstall_test.go
	install/operator/pkg/syndesis/action/initialize.go
	install/operator/pkg/syndesis/action/startup.go
@lgarciaaco lgarciaaco deleted the operator_bump branch January 30, 2020 09:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants