./devel/gce_metadata_server, Emulator for the Google Compute Engine Metadata Server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.91.0, Package name: gce_metadata_server-3.91.0, Maintainer: bsiegert

This script acts as a Google Compute Engine internal metadata server.

It returns a live access_token that can be used directly by Application Default
Credentials transparently.


Master sites:

Filesize: 153.002 KB

Version history: (Expand)


CVS history: (Expand)


   2024-10-11 11:34:31 by Benny Siegert | Files touched by this commit (1)
Log message:
gce_metadata_server: links against OpenSSL
   2024-09-21 19:25:51 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
gce_metadata_server: update to 3.91.0

This version compiles with Go 1.23.

v3.91.0

  * bump dependency
  * add mtlsTokenSource
  * add mtls example

v3.9.1

  * add mtls support
  * bump dependency

v3.8.1

  * upgrade tpm signer; use tpm policy callback function

v3.8.0

  * use tpm-direct; support pcr and password policy for TPM; support
    TPM bus encryption
  * Merge pull request #43 from octu0/topic-remove-binary
  * Merge pull request #42 from octu0/topic-handle-maintenance-event
  * add maintenance-event
  * fix workflow branch
  * bump dependency
  * typo/fix config file
  * add prometheus metrics endpoint
  * add python env-var docs
  * add process credential references

v3.7.0

  * use TokenSource uniformly; TPMPath reference for oauth2 and tpm-jwt
  * update to use oauth2 tokensource

v3.6.0

  * update salrashdi123/oauth2, golang-jwt-tpm
  * allow dynamic scopes; update tpm token to use salrashid123/oauth2;

v3.5.0

  * add configFile listener; ETag support
  * show gpg verification

3.4.0

  * update docs; godocs; goreleaser; images; add tests
  * refactor with support for fakes
  * update readme; remove flavor logline
  * update samples
  * Update README.md
  * fix build target
  * add bazel build
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update