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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plugins/plugin-iter8): added new iter8 plugin #5401

Merged
merged 1 commit into from Aug 19, 2020

Conversation

starpit
Copy link
Contributor

@starpit starpit commented Aug 19, 2020

Iter8 documentation: https://iter8.tools/

Four new commands:

  • iter8 metrics
  • iter8 create experiment
  • iter8 about
  • iter8 config

Fixes #5400
Closes #5388

Description of what you did:

My PR is a:

  • 馃挜 Breaking change
  • 馃悰 Bug fix
  • 馃拝 Enhancement
  • 馃殌 New feature

Please confirm that your PR fulfills these requirements

  • Multiple commits are squashed into one commit.
  • The commit message follows Conventional Commits, which allows us to autogenerate release notes; e.g. fix(plugins/plugin-k8s): fixed annoying bugs
  • All npm dependencies are pinned.

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #5401 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5401      +/-   ##
==========================================
- Coverage   59.15%   59.08%   -0.08%     
==========================================
  Files          78       78              
  Lines        2544     2544              
  Branches      629      629              
==========================================
- Hits         1505     1503       -2     
- Misses        794      796       +2     
  Partials      245      245              
Impacted Files Coverage 螖
packages/core/src/core/userdata.ts 63.88% <0.00%> (-4.17%) 猬囷笍
packages/core/src/core/command-tree.ts 62.05% <0.00%> (+0.44%) 猬嗭笍

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 06030b0...ace2e0c. Read the comment docs.

@starpit starpit merged commit 82989ab into kubernetes-sigs:master Aug 19, 2020
@starpit starpit deleted the iter8-merge branch August 19, 2020 21:46
@starpit starpit mentioned this pull request Aug 20, 2020
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.

Feature: initial support for iter8
2 participants