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

✨ [minor] Support verifying bundle of components in staging env #37

Merged
merged 12 commits into from
Jun 8, 2020

Conversation

Pohfy123
Copy link
Collaborator

@Pohfy123 Pohfy123 commented Jun 4, 2020

What's the change or impact of this PR?:

  • Support running a bundle of components as a same queue in staging environment
  • Support bundle configuration e.g.
apiVersion: env.samsahai.io/v1beta1
kind: Config
metadata:
  name: example
spec:
  ...
  bundles
    - redis
    - mariadb

Related issue link:

@Pohfy123 Pohfy123 force-pushed the feature/bundle-queue branch from 2fd8058 to acdbc2c Compare June 4, 2020 14:38
@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #37 into master will increase coverage by 0.02%.
The diff coverage is 71.18%.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   66.41%   66.44%   +0.02%     
==========================================
  Files          79       79              
  Lines        7343     7509     +166     
==========================================
+ Hits         4877     4989     +112     
- Misses       1910     1953      +43     
- Partials      556      567      +11     

@Pohfy123 Pohfy123 force-pushed the feature/bundle-queue branch from acdbc2c to 5e33fc2 Compare June 5, 2020 02:09
@Pohfy123 Pohfy123 changed the title ✨ Support verifying bundle of components in staging env ✨ [minor] Support verifying bundle of components in staging env Jun 8, 2020
@Pohfy123 Pohfy123 merged commit f2c17b9 into master Jun 8, 2020
@Pohfy123 Pohfy123 deleted the feature/bundle-queue branch June 8, 2020 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants