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

✨ add new builder image approach and update dependencies #78

Merged
merged 2 commits into from
Mar 3, 2024

Conversation

kranurag7
Copy link
Contributor

@kranurag7 kranurag7 commented Feb 26, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #76

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

@kranurag7 kranurag7 mentioned this pull request Feb 27, 2024
5 tasks
@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Feb 27, 2024
@kranurag7
Copy link
Contributor Author

For testing, The following make targets run inside the container.

make lint-yaml
make lint-yaml-ci
make format-yaml
make lint-links
make lint-dockerfile
make lint-golang
make lint-golang-ci
make format-golang
make generate-modules

@kranurag7 kranurag7 marked this pull request as ready for review February 28, 2024 15:34
@kranurag7 kranurag7 force-pushed the kr/add-builder-image branch 2 times, most recently from 6e6fa7e to a8ed7f3 Compare March 3, 2024 08:09
Signed-off-by: kranurag7 <[email protected]>

update release workflow as per new builder image

Signed-off-by: kranurag7 <[email protected]>

fix linting error and add lychee

Signed-off-by: kranurag7 <[email protected]>

update builder image to 1.1.0 and include helm

Signed-off-by: kranurag7 <[email protected]>

update release workflow as per new builder image

Signed-off-by: kranurag7 <[email protected]>

fix linting error and add lychee

Signed-off-by: kranurag7 <[email protected]>
we always use the image by version and
propogating latest tag is not required.

Signed-off-by: kranurag7 <[email protected]>
@kranurag7 kranurag7 merged commit fa182cb into main Mar 3, 2024
5 checks passed
@kranurag7 kranurag7 deleted the kr/add-builder-image branch March 3, 2024 08:22
kranurag7 added a commit that referenced this pull request Apr 24, 2024
✨  add new builder image approach and update dependencies
@kranurag7 kranurag7 mentioned this pull request May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update bulider image and use new approach for pulling static executables
3 participants