Heather Young
Heather Young
If you set flags on the CLI e.g. `now -n my-deploy-name -A now.json` and have ``` # now.json { "name": "a-different-name" } ``` `now` will use the name set by...
Commenting and Outlining features have been removed from the beta scope. https://docs.google.com/spreadsheets/d/1g5X6-ky4D1t2sFe_HNU3MCn9O3IuA-JTkqqIrkrzNfU/edit#gid=0 Since we have limited time remaining before end of July let's try to limit the new feature scope...
@pgte @akrych could we get some feedback on these wireframes?
@legastero has been working on this problem in a text-area binding for peer-crdt https://github.com/ipfs-shipyard/peer-crdt-textarea-binding
@pgte we'd like some direction on the feature set that will be included in the July demo. Could you review this spreadsheet and give us some input on which features...
I also just noticed this. doesn't contain the latest merged PRs. I've been building my own image. Would appreciate an update to quay!
I have a use case for `--set-string` and that doesn't seem to be in the latest quay image. I'm building my own right now, but it sure would be nice...
Also worth noting: if you are specifying a prefix that will also apply to your `api_server` and `kubernetes_token` secrets. The script I use is ``` export ACTION=add export REPO=org/myrepo export...
Hmm I've had similar issues. Looks like you are not using a prefix at all so it expects the secret to have an underscore `_` so your secret should be...