Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies for application-connector components to latest versions #339

Merged
merged 18 commits into from
Sep 9, 2024

Conversation

koala7659
Copy link
Contributor

@koala7659 koala7659 commented Sep 5, 2024

Description

Changes proposed in this pull request:

  • Restore replace sections in go.mod files to ensure latest versions of go libraries for all components.
  • Upgrade go-client libraries for central-application-gateway to v0.31.0
  • Update all builder images to golang 1.22.6-alpine
  • Update istio client library dependency to version v1.23.0
  • Some other libs updated
  • .gitignore files setup to not include vendor directory and generated files

Comments
central-application-validator and compass-runtime-agent and application-connector-manager could not be updated to latest K8s go-client and controller runtime dependencies. This will be fixed in separate issue.

Due to dependencies between application-connectivity-gateway and compass-runtime-agent and connectivity-validator could not be changed since that would require refactoring of the code using controller-runtime dependency everywhere (see above)

Related issue(s)
#317

@koala7659 koala7659 requested a review from a team as a code owner September 5, 2024 09:13
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Sep 5, 2024
@koala7659 koala7659 changed the title update go client libs for central-application-gateway update go client libs for application-connector Sep 5, 2024
@kyma-bot kyma-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Sep 5, 2024
@koala7659 koala7659 changed the title update go client libs for application-connector Update dependencies for application-connector to latest versions Sep 6, 2024
@koala7659 koala7659 changed the title Update dependencies for application-connector to latest versions Update dependencies for application-connector components to latest versions Sep 6, 2024
@koala7659 koala7659 self-assigned this Sep 6, 2024
Copy link
Contributor

@m00g3n m00g3n left a comment

Choose a reason for hiding this comment

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

LGTM

@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 9, 2024
@kyma-bot kyma-bot merged commit 2925132 into kyma-project:main Sep 9, 2024
30 checks passed
@koala7659 koala7659 added this to the Release 1.1.7 milestone Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants