-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: jetify-com/launchpad
base: 0.1.1
head repository: jetify-com/launchpad
compare: 0.1.2
- 7 commits
- 10 files changed
- 3 contributors
Commits on Nov 15, 2022
-
Remove hardcoded smarthop related fields DEV-1227 (#19)
## Summary Remove hardcoded smarthop related fields. Is it safe to remove? ## How was it tested? launchpad up ## Is this change backwards-compatible? yes-ish
Lucille Hua authoredNov 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 64632ec - Browse repository at this point
Copy the full SHA 64632ecView commit details -
Allow setting of Helm --create-namespace (#23)
## Summary HelmValueComputer now has settable `createNamespace`, which we pass to Helm when installing charts. This is the implementation of the suggestion in #20 (comment) Partially closes DEV-1252. ## How was it tested? `launchpad up` with a BYOC cluster, and with a managed cluster. ## Is this change backwards-compatible? Yes Co-authored-by: Rodrigo Ipince <ipince@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c028493 - Browse repository at this point
Copy the full SHA c028493View commit details -
Consolidate flags for all commands (#24)
## Summary Consolidate flags for all commands ## How was it tested? launchpad <cmd> --help ## Is this change backwards-compatible? Yes
Lucille Hua authoredNov 15, 2022 Configuration menu - View commit details
-
Copy full SHA for e3a82e4 - Browse repository at this point
Copy the full SHA e3a82e4View commit details -
## Summary Update Readme ## How was it tested? Github markdown preview ## Is this change backwards-compatible? Yes Signed-off-by: Lucille Hua <lucille.hua@jetpack.io>
Lucille Hua authoredNov 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 745b355 - Browse repository at this point
Copy the full SHA 745b355View commit details
Commits on Nov 16, 2022
-
Differentiate between oss commands and MC (#25)
## Summary Emphasize on Mission Control offerings and Open core concept. ## How was it tested? readme markdown preview ## Is this change backwards-compatible? yes Signed-off-by: Lucille Hua <lucille.hua@jetpack.io>
Lucille Hua authoredNov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for ef14588 - Browse repository at this point
Copy the full SHA ef14588View commit details -
[polish] Print env help even if we're not in a project dir (#28)
## Summary Before: ``` > launchpad env 2022/11/16 14:35:55 ABORT: There was an error. The cause is: 'launchpad env' only works within a Launchpad project's directory. Please change your current directory to a Launchpad project and try again. Run with --debug for more information ``` After: ``` > launchpad env Manage environment variables and secrets Securely stores and retrieves environment variables on the cloud. ...(clipped) ``` ## How was it tested? Running `launchpad env` and `launchpad env ls` ## Is this change backwards-compatible? Yes Co-authored-by: Rodrigo Ipince <ipince@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fd0751 - Browse repository at this point
Copy the full SHA 1fd0751View commit details
Commits on Nov 17, 2022
-
## Summary ## How was it tested? ## Is this change backwards-compatible? Signed-off-by: Lucille Hua <lucille.hua@jetpack.io>
Lucille Hua authoredNov 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 0d8b940 - Browse repository at this point
Copy the full SHA 0d8b940View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.1...0.1.2