crossplane / crossplane-cli

Tools and commands for managing and developing Crossplane
Apache License 2.0
14 stars 12 forks source link

Rename stack commands to package commands #55

Closed hasheddan closed 4 years ago

hasheddan commented 4 years ago

Fixes #54

Renames all kubectl crossplane stack commands to kubectl crossplane package commands.

hasheddan commented 4 years ago

Please wait for me to merge after reviews are complete so I can coordinate other changes :+1:

jbw976 commented 4 years ago

Is all feedback incorporated and we're ready to merge this one @hasheddan?

hasheddan commented 4 years ago

@jbw976 Yes, although the cicd and each of the stacks / apps need to follow in quick succession because I believe the cicd setup is periodic, so if it runs before it is updated or each of the stacks are updated then it will fail. It would not be a big problem, but I would rather minimize that window.