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

feat: cicd tasks #30

Merged
merged 13 commits into from
Oct 9, 2022
Merged

feat: cicd tasks #30

merged 13 commits into from
Oct 9, 2022

Conversation

hoftherose
Copy link
Owner

@hoftherose hoftherose commented Oct 9, 2022

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Updated unreleased CHANGELOG

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Tests
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the new behavior?

Added docker-image updater into CICD pipeline

Related Issues

Almost finishes #12

Does this introduce a breaking change?

  • Yes
  • No

Additional context

Used Kaniko to build and upload images. Had difficulties using Kaniko with kind but found solution here https://github.com/ GoogleContainerTools/kaniko/issues/2164 Still missing image pulling.

@hoftherose hoftherose added enhancement New feature or request cicd Changes to CICD pipeline labels Oct 9, 2022
@hoftherose hoftherose self-assigned this Oct 9, 2022
@hoftherose hoftherose changed the title Feat/cicd tasks feat: cicd tasks Oct 9, 2022
@hoftherose hoftherose merged commit 3e405ad into main Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd Changes to CICD pipeline enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant