Path to this page:
./
devel/gce_metadata_server,
Emulator for the Google Compute Engine Metadata Server
Branch: CURRENT,
Version: 3.93.5nb1,
Package name: gce_metadata_server-3.93.5nb1,
Maintainer: bsiegertThis 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: 171.319 KB
Version history: (Expand)
- (2025-03-07) Updated to version: gce_metadata_server-3.93.5nb1
- (2025-02-08) Updated to version: gce_metadata_server-3.93.5
- (2024-09-21) Updated to version: gce_metadata_server-3.91.0
- (2024-09-06) Updated to version: gce_metadata_server-3.0.0nb6
- (2024-08-11) Updated to version: gce_metadata_server-3.0.0nb5
- (2024-07-03) Updated to version: gce_metadata_server-3.0.0nb4
CVS history: (Expand)
2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) |  |
Log message:
Revbump all Go packages after go124 update
I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
|
2025-02-08 15:10:36 by Benny Siegert | Files touched by this commit (3) |  |
Log message:
gce_metadata_server: update to 3.93.5
No usable changelog from upstream.
|
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) |  |
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) |  |
Log message:
Revbump all Go packages after go122 update
|
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) |  |
Log message:
Revbump all Go packages after update
|
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) |  |
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) |  |
Log message:
Revbump all Go packages after go122 update
|