Skip to content

Migrate app from sre-provisioning to DK - #11

Open
AdrianWR wants to merge 1 commit into
mainfrom
setup/dk-kubernetes
Open

Migrate app from sre-provisioning to DK#11
AdrianWR wants to merge 1 commit into
mainfrom
setup/dk-kubernetes

Conversation

@AdrianWR

Copy link
Copy Markdown

This PR migrates the applications running in sre-provisioning to the new pipeline process.

The templates were created using the kubernetes files inside this repository. The tag event will trigger the build pipeline and automatically open a Pull Request with the new version, that needs to be approved and merged.

The pipelines are defined to only work in this branch, that means the PR will be created to be merged in this branch instead of main. In order to actually use it, you should do this steps before merge to main:

  • Go to all pipelines and remove the parameter: baseBranch: setup/dk-kubernetes
  • Go to all application-deploy-v2 pipelines and change the regex: setup/dk-kubernetes to the default branch of your repository, e.g regex: main

@github-actions

Copy link
Copy Markdown
Fails
🚫

We follow keepachangelog standards.

Please, change the file CHANGELOG.md adding a small summary of your changes under the [Unreleased] section. Example:

 ## [Unreleased]

+ ### Fixed
+ - Issue with image sizing in the SKU Selector.

Possible types of changes:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Generated by 🚫 dangerJS against 05ab283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant