Skip to content

Add buildpack and clusterbuildpack commands#305

Merged
chenbh merged 7 commits intomainfrom
buildpack-commands
May 25, 2023
Merged

Add buildpack and clusterbuildpack commands#305
chenbh merged 7 commits intomainfrom
buildpack-commands

Conversation

@chenbh
Copy link
Contributor

@chenbh chenbh commented May 23, 2023

closes #283

Bohan Chen added 6 commits May 23, 2023 15:52
this commit is all renaming changes, a followup commit will be for the
logic changes

Signed-off-by: Bohan Chen <bohanc@vmware.com>
instead of defaulting to spec.order if the status is not ready.

in the new buildpack world, the spec.order[].group can reference either
a buildpack id + version, or a object reference to a Buildpack or
ClusterBuildpack resource. in order to avoid doing additional lookups in
the case of Buildpack resources, we simply leave the field empty until
the builder fully reconciles

Signed-off-by: Bohan Chen <bohanc@vmware.com>
Signed-off-by: Bohan Chen <bohanc@vmware.com>
Signed-off-by: Bohan Chen <bohanc@vmware.com>
create, delete, list, patch, save, status

Signed-off-by: Bohan Chen <bohanc@vmware.com>
create, delete, list, patch, save, status

Signed-off-by: Bohan Chen <bohanc@vmware.com>
@chenbh chenbh force-pushed the buildpack-commands branch from 483a78f to 6a083a8 Compare May 23, 2023 19:52
@chenbh
Copy link
Contributor Author

chenbh commented May 23, 2023

The first commit is just a bunch of name changes, it's easier to view the PR using only the changes from the last 5 commits

Signed-off-by: Bohan Chen <bohanc@vmware.com>
@chenbh chenbh merged commit 2102131 into main May 25, 2023
@chenbh chenbh deleted the buildpack-commands branch May 25, 2023 19:50
neil-hickey pushed a commit to neil-hickey/kpack-cli that referenced this pull request Jan 13, 2026
…ck-commands

Add buildpack and clusterbuildpack commands
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.

Add commands for Buildpack resources

2 participants