Skip to content

Commit 53cc9e6

Browse files
aquaDevin Carrawayabdurriq
authored
feat: Add expanded gcloud CLI feature repository by aqua (#708)
* Add ghcr.io/aqua/devcontainer-antigravity-cli * fix ghcr.io/aqua/devcontainer-antigravity-cli contact/repo * Add ghcr.io/aqua/devcontainer-gcloud. This is a much-expanded version of siri404's gcloud feature, offering options to install the various storage & pubsub emulators, appengine components, etc. The dependency closure of the various gcloud components is large and the disk footprint for some of them is substantial, so all component installs beyond the base CLI are off by default. The "telemetry" feature of siri404's original feature has been removed. While well-intentioned, it leaked ipgeo-mappable location information and other potentially de-anonymizable details that should not be an on-by-default disclosure. * Fix ociReference formatting in collection-index.yml --------- Co-authored-by: Devin Carraway <git@devin.com> Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
1 parent 2d4daf5 commit 53cc9e6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

_data/collection-index.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1516,3 +1516,8 @@
15161516
contact: https://github.com/cjcrobin/devcontainer-features/issues
15171517
repository: https://github.com/cjcrobin/devcontainer-features
15181518
ociReference: ghcr.io/cjcrobin/devcontainer-features
1519+
- name: Google gcloud CLI feature by aqua
1520+
maintainer: aqua
1521+
contact: https://github.com/aqua/devcontainer-gcloud/issues
1522+
repository: https://github.com/aqua/devcontainer-gcloud
1523+
ociReference: ghcr.io/aqua/devcontainer-gcloud

0 commit comments

Comments
 (0)