Skip to content

Releases: namespacelabs/foundation

v0.0.425

20 Jun 06:10
@n-g n-g
4ea8711
Compare
Choose a tag to compare

Changelog

  • 4ea8711 auth: be more robust about when tokens can be re-used. (#1493)

v0.0.424

19 Jun 12:04
@n-g n-g
81d92ab
Compare
Choose a tag to compare

Changelog

  • 81d92ab auth: added ability to impersonate a tenant inline, with NSC_IMPERSONATE_TENANT_ID and NSC_IMPERSONATION_SPEC_FILE. (#1492)
  • fd19b27 impersonatetenant: what ended up being committed was a version that wrongly stored a cognito token, rather than a tenant token. (#1491)

v0.0.423

19 Jun 09:46
@n-g n-g
d0c0687
Compare
Choose a tag to compare

Changelog

  • ac2c43f auth: added impersonatetenant. (#1489)
  • d0c0687 impersonatetenant: clarify that its a aws identity pool. (#1490)

v0.0.422

18 Jun 13:19
951d303
Compare
Choose a tag to compare

Changelog

  • dff2d31 build/binary: Stamp built images with build provenance. (#1486)
  • 951d303 feat(vault): add an option to do not prepend base domain to CN (#1487)
  • 48dc548 std/grpc/logging: Expose Interceptor type for reuse. (#1488)

v0.0.421

06 Jun 04:47
@n-g n-g
87ab078
Compare
Choose a tag to compare

Changelog

v0.0.420

05 Jun 15:26
@n-g n-g
b4941af
Compare
Choose a tag to compare

Changelog

v0.0.419

03 Jun 16:26
@n-g n-g
4ee8143
Compare
Choose a tag to compare

Changelog

v0.0.418

02 Jun 15:53
@n-g n-g
dc31385
Compare
Choose a tag to compare

Changelog

  • dc31385 Add json output option to nsc bazel cache setup (#1478)
  • 986dde2 Fix test to actually assert instance_count >= 1 (#1477)

v0.0.417

02 Jun 12:28
372c0f9
Compare
Choose a tag to compare

Changelog

  • 372c0f9 cluster/build: Skip adding NSCR prefix if user already specified it (#1476)

v0.0.416

30 May 15:31
9b0a3a5
Compare
Choose a tag to compare

Changelog

  • 1d5b8d6 Gracefully exit when running in CI. (#1455)
  • 0c077d5 Make build and test parallelism configurable. (#1457)
  • f4f8589 Make long-used commands visible. (#1456)
  • d011477 Make test more reliable (history returns a limited list, and if too many instances were created this may not include the one unter test). (#1460)
  • 573c070 Make wait timeout configurable. (#1467)
  • cb18b34 Support k3s + experimental features. (#1471)
  • b2ea983 Update actions (#1459)
  • 8f71f32 cmd/create: made compute api the default (removed non-compute api); and added --wait_duration to create. (#1465)
  • f2da6c9 cmd/create: make purpose configurable with --purpose. (#1462)
  • e5bbd90 deploy: implement force-apply flag (#1458)
  • f4ccaae descriptions (#1473)
  • 06bf6da descriptions (#1474)
  • 23fb324 framework/ulimit: Implement SetCoreFileLimit. (#1463)
  • 9b0a3a5 github: resolve base image from os label (#1475)
  • 5a9cea1 grpc: adjust keepalives for faster recovery; and accept a service configuration if one is injected. (#1453)
  • 90d4cff kubernetes: change pod affinity to be required. (#1454)
  • ba221dc make wait timeout explicit in the API (for clarity). (#1469)
  • b5656da newgo (#1466)
  • 4221395 providers/nscloud: Use obtained VNC credentials for nsc vnc. (#1429)
  • e84a2b5 remove --compute_api, it's now the default. (#1470)
  • ab563a1 use nscloud for reviewer check (#1468)