Rasheed Abdul-Aziz

Results 58 comments of Rasheed Abdul-Aziz

I'll vote: `env`, `service`, and `service-key` Context **As a** Cody **When I** need to create a service for my app **I want** programmatically read the service configuration **So that** I...

I mentioned `service-key` but you may consider it a different issue, it produces json, but also a message, on stdout: ``` ✓ master → cf service-key self-service-queue self-service-queue-worker-key 2>/dev/null Getting...

It's not a pretty workaround, but `cf push --var "value=\"01234567689.1234567890123\""` does create the correct output

Moved the demo app to https://github.com/squeedee/cf-cli-test

@idoru to recreate on his M1. Any details about what's not working @kartiklunkad26

After this discussion https://kubernetes.slack.com/archives/C02GY94A8KT/p1655396822733659 I feel it's best to frame this as supporting ARM architectures on cloud platforms, those which lack a compatibility layer such as Rosetta.

Will need an arm ytt binary.

Unfortunately we cant do this with github and also automerging dependabot. The only other solutiuon I can think of it to pull RFCs into the docs or some other repo.