Commits
User selector
Commit history
Commits on May 4, 2023
cli/context/docker: rename receiver for Endpoint
Show description for 1073b02committed
Commits on Apr 1, 2023
cli/context/docker: remove deprecated Endpoint.TLSPassword
Show description for 328fac3committedcli/context/store: remove deprecated error-utilities
Show description for 8b418becommitted
Commits on Feb 21, 2023
context: avoid corrupt file writes
Show description for c2487c2committed
Commits on Nov 28, 2022
cli/command/context: context ls: always show current context
Show description for 2c9dff1committed
Commits on Nov 22, 2022
cli/context/store: make sure we handle wrapped errors
Show description for 6a734dfcommitted
Commits on Sep 30, 2022
format go with gofumpt (with -lang=1.19)
Show description for 6161245committedcli/context/store: rename removeAllContextData(), removeAllEndpointData()
Show description for cd7c493committedcli/context/store: List(): don't interrupt listing for not-found errors
Show description for 09c94c1committedcli/context/store: New(): return concrete type
Show description for 951bb48committedcli/context/store: simplify error handling, and make it more idiomatic
Show description for de6020acommittedcli/context/store: remove filePath(), make contextDir() accept name
Show description for 38f54e7committedcli/context/store: listContextData(): accept name instead of ID
Show description for 9720d5bcommittedcli/context/store: remove(): accept name instead of ID
Show description for 712cc9acommittedcli/context/store: getData(): accept name instead of ID
Show description for 0bcdff2committedcli/context/store: createOrUpdate(): accept name instead of ID
Show description for 3b7f13acommittedcli/context/store: removeAllEndpointData(): accept name instead of ID
Show description for c3eb116committedcli/context/store: TestTlsCreateUpdateGetRemove(): use correct ID
Show description for 42e275ecommittedcli/context/store: removeAllContextData(): accept name instead of ID
Show description for d0398c4committedcli/context/store: listRecursivelyMetadataDirs(): use filepath.Join()
Show description for f843c42committedcli/context/store: metadataStore.get(), .remove(): accept name instead of ID
Show description for c6dfff1committed
Commits on Sep 3, 2022
linting: remove unused nolint comments (nolintlint)
Show description for 491407bcommitted
Commits on Jul 19, 2022
format (GoDoc) comments with Go 1.19 to prepare for go updates
Show description for 82427d1committed
Commits on May 12, 2022
Adopt Cobra completion v2 to support completion by CLI plugins
Show description for cbec75eauthored andcommitted
Commits on Mar 30, 2022
context: Endpoint.ClientOpts(): use client.WithVersionFromEnv()
Show description for 04347f7committed
Commits on Mar 4, 2022
remove unneeded "digest" alias for "go-digest"
Show description for ac06c97committed
Commits on Feb 25, 2022
cli/context: remove deprecated io/ioutil and use t.TempDir()
Show description for cca80cdcommitted
Commits on Feb 24, 2022
cli/context: update package documentation
Show description for ee9d17ccommitted
Commits on Feb 22, 2022
remove obsolete mutli-orchestrator support
Show description for 193ede9committedDrop support for (archived) Compose-on-Kubernetes
Show description for 7b9580dcommitted
Commits on Jan 27, 2022
Remove support for encrypted TLS private keys
Show description for 08a1ccccommitted
Commits on Jul 28, 2021
context: deprecate support for encrypted TLS private keys
Show description for 15535d4committed
Commits on Jul 26, 2021
cli/context: ignore linting warnings about RFC 1423 encryption
Show description for 2688f25committed
Commits on Feb 2, 2021
context: Ensure context name is valid on import
Show description for 8c2872dauthored andcommittedcontext: Ensure import paths are valid
Show description for a2f0cf5authored andcommitted