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

Add bundle package for KEP-9 bundles #305

Merged
merged 47 commits into from
Jun 7, 2019
Merged

Add bundle package for KEP-9 bundles #305

merged 47 commits into from
Jun 7, 2019

Conversation

gerred
Copy link
Member

@gerred gerred commented Jun 7, 2019

No description provided.

fabianbaier and others added 30 commits May 1, 2019 10:42
# Conflicts:
#	pkg/kudoctl/util/check/check.go
#	pkg/kudoctl/util/github/client_test.go
Reduce the scope of the cli improvement branch
Remove remaining git-credentials stuff
Read bundles from memory, no local repo. Small fixes
Copy link
Contributor

@alenkacz alenkacz left a comment

Choose a reason for hiding this comment

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

👍

go.sum Outdated
@@ -81,6 +81,7 @@ github.com/google/go-querystring v1.0.0 h1:Xkwi/a1rcvNg1PPYe5vI8GbeBY/jrVuDX5ASu
github.com/google/go-querystring v1.0.0/go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck=
github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf h1:+RRA9JqSOZFfKrOeqr2z77+8R2RKyh8PG66dcu1V0ck=
github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf/go.mod h1:HP5RmnzzSNb993RKQDq4+1A4ia9nllfqcQFTQJedwGI=
github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs=
Copy link
Contributor

Choose a reason for hiding this comment

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

this one should go

@gerred gerred requested a review from runyontr as a code owner June 7, 2019 13:09
@gerred gerred merged commit 173dac4 into master Jun 7, 2019
@gerred gerred deleted the bundle-package branch June 7, 2019 13:19
@@ -0,0 +1,18 @@
package bundle

import "github.com/kudobuilder/kudo/pkg/apis/kudo/v1alpha1"
Copy link
Member

Choose a reason for hiding this comment

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

v1alpha2 ;)

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.

4 participants