Skip to content

Conversation

@thaJeztah
Copy link
Member


remove unused KubernetesEnabled() test-utility

update/remove various tests and options related to kubernetes support

Remove various tests and utilities related to testing kubernetes support

Also removing the Kubernetes and DefaultStackOrchestrator from CreateOptions
and UpdateOptions, instead updating the flags to not be bound to a variable.

This might break some consumers of those options, but given that they've become
non-functional, that's probably ok (otherwise they may ignore the deprecation
warning and end up with non-functional code).

cli/context: update package documentation

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Remove various tests and utilities related to testing kubernetes support

Also removing the Kubernetes and DefaultStackOrchestrator from CreateOptions
and UpdateOptions, instead updating the flags to not be bound to a variable.

This might break some consumers of those options, but given that they've become
non-functional, that's probably ok (otherwise they may ignore the deprecation
warning and end up with non-functional code).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

Sigh.. go modules are you okay??

+ go mod tidy -modfile=vendor.mod
go: github.com/creack/pty@v1.1.11: reading github.com/creack/pty/go.mod at revision v1.1.11: unknown revision v1.1.11

@thaJeztah
Copy link
Member Author

@thaJeztah
Copy link
Member Author

Sight... and now its failing on another dependency

#14 1.112 + go mod tidy -modfile=vendor.mod
#14 148.0 go: github.com/theupdateframework/notary@v0.7.1-0.20210315103452-bf96a202a09a requires
#14 148.0 	github.com/go-sql-driver/mysql@v1.5.0: reading github.com/go-sql-driver/mysql/go.mod at revision v1.5.0: unknown revision v1.5.0

@thaJeztah
Copy link
Member Author

Thanks for reviewing; let's bring this one in as well 👍

@thaJeztah thaJeztah merged commit 1c5256d into docker:master Feb 25, 2022
@thaJeztah thaJeztah deleted the drop_kube_cleanup_test branch February 25, 2022 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants