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

Kubernetes migration #501

Merged
merged 9 commits into from
Feb 23, 2021
Merged

Kubernetes migration #501

merged 9 commits into from
Feb 23, 2021

Conversation

anandhapadmanabhan
Copy link
Contributor

Migrating the omnitruck app to releng k8s platform

Description

As a part of k8s migration, below changes are been made and its working in production now and hence merging the branch changes into master

  1. Removed habitat builder
  2. Add docker/dobi build pipeline
  3. Create docker/dobi respective files

Related Issue

https://app.zenhub.com/workspaces/relops-5e17b60ff4dbe26b02c76c26/issues/chef/release-engineering/875

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • [ X] Chore (non-breaking change that does not add functionality or fix an issue)

anandhapadmanabhan and others added 7 commits January 26, 2021 03:29
* Changes for Kubernetes migration

Signed-off-by: Anand <aps@progress.com>
Signed-off-by: Anand <aps@progress.com>
* Adding prod annotations to dobi

Signed-off-by: Anand <aps@progress.com>
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: Anand <aps@progress.com>
Updating gemfile with latest mixlib versions
Obvious fix; these changes are the result of automation not creative thinking.
@anandhapadmanabhan anandhapadmanabhan requested review from a team February 22, 2021 10:50
Copy link
Contributor

@tduffield tduffield left a comment

Choose a reason for hiding this comment

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

We should make sure to update the alias name, otherwise looks good!

@@ -1,57 +1,40 @@
project:
alias: omnitruck
alias: omnitruck-k8s
Copy link
Contributor

Choose a reason for hiding this comment

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

This alias should remain omnitruck

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks , Its now updated

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like there are some git conflicts that need to be resolved.

@anandhapadmanabhan anandhapadmanabhan merged commit 9106c90 into master Feb 23, 2021
@anandhapadmanabhan anandhapadmanabhan deleted the kubernetes-migration branch February 23, 2021 11:57
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.

3 participants