Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for rpk profile #10528

Merged
merged 53 commits into from
May 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
d2a6374
rpk params: move non-tuner settings out of tuner section
twmb Apr 18, 2023
f79c927
rpk pkg/cobraext: add DeprecateCmd, DeprecatedCmd; deprecate rpk redp…
twmb Apr 18, 2023
d97ec80
rpk: unexport File
twmb Apr 18, 2023
f29954c
rpk pkg/config: do not create config dir by default
twmb Apr 18, 2023
9120ff7
rpk: remove format from config setting
twmb Apr 18, 2023
eca30a0
rpk config: make Set a package level func
twmb Apr 18, 2023
3e4d341
rpk: rename ConfigPath to ConfigFlag
twmb Apr 18, 2023
cd8b29d
rpk: drop ~/redpanda.yaml, search /etc/ last, rename func
twmb Apr 18, 2023
0a3feca
redpanda.yaml: serialize rpk tls truststore_file as ca_file
twmb May 1, 2023
a5d8795
rpk: add support for rpk.yaml
twmb May 1, 2023
e1445c2
rpk pkg/testfs: add RFile, ExpectExact
twmb May 2, 2023
f550ac1
rpk pkg/net: add SplitSchemeHostPort
twmb May 2, 2023
e82a7bf
rpk pkg/config: redux Config type
twmb May 2, 2023
09f3417
rpk all: update for prior pkg/config api breakages
twmb May 2, 2023
4fc11e3
rpk pkg/cobraext: return stripped flags, add helpers
twmb May 5, 2023
f73adfe
rpk pkg/config: improve for incoming cloud auth
twmb May 5, 2023
a5c2dcb
rpk pkg/cloudapi: add ProdURL const here
twmb May 5, 2023
c48274c
rpk pkg/oauth: migrate away from cloudcfg
twmb May 5, 2023
73915d0
rpk pkg/plugin: add params to ManagedHook
twmb May 5, 2023
f56c871
rpk pkg/cli: migrate old managed plugin code to new params
twmb May 18, 2023
3736e0b
rpk pkg/config: add backcompat support for __cloud.yaml
twmb May 5, 2023
e344b41
rpk pkg/config: document new config knobs
twmb May 5, 2023
3f7dc93
rpk: add os.{EditTmpFile,EditTmpYAMLFile}
twmb May 8, 2023
851bac8
rpk config.RpkYaml: add a few helper methods
twmb May 8, 2023
ea43d41
rpk config.Set: special case tls.enabled, improve slice setting
twmb May 8, 2023
e2e08b7
rpk pkg/httpapi: add debug logs around requested URLs
twmb May 9, 2023
f461f90
rpk pkg/cloudapi: expand Cluster returns
twmb May 9, 2023
f75a84f
rpk: bump deps
twmb May 2, 2023
a80fef8
rptest: remove `rpk config init`
twmb May 9, 2023
ee76163
rpk config: xflags reorganization
twmb May 18, 2023
dd3904d
rpk: add context subcommand space
twmb May 2, 2023
c1f6c2b
rpk: add `rpk cloud auth` command space
twmb May 5, 2023
7b71103
rpk: context => profile rename
twmb May 18, 2023
8484852
rpk: context => profile pt 2, variable renaming
twmb May 18, 2023
667aa55
rpk config: improve xflags internals
twmb May 18, 2023
e72a942
rpk config: shorten -X flag names, export flag=>yaml map fn
twmb May 18, 2023
8cdbd36
rpk context improvements
twmb May 18, 2023
cbfba51
rpk: remove tuners from rpk.yaml
twmb May 18, 2023
0a45e00
rpk: bufdo %s/Materialized/Virtual/g | w
twmb May 18, 2023
9319eb2
rpk pkg/out: add PickIndex, Prompt
twmb May 19, 2023
478980f
rpk pkg/oauth: remove "materialized" reference in variable names
twmb May 19, 2023
52d511b
rpk pkg/httpapi: add ability to have per-request e2e timeouts
twmb May 19, 2023
5e54abb
rpk pkg/config: add FromCloud to profile, add type to auth kind
twmb May 19, 2023
f43b7dc
rpk pkg/cloudapi: add ability to add more httpapi opts
twmb May 24, 2023
c9f93a8
rpk pkg/cloudapi: add list namespace API
twmb May 24, 2023
d97bffe
rpk pkg/cli/profile: export 3 profile funcs
twmb May 19, 2023
f654a0b
rpk cloud login: automatically populate a profile
twmb May 19, 2023
8567b9e
rpk pkg/os: use notepad.exe to edit files on windows
twmb May 24, 2023
a344eaa
rpk: change rpk's sasl "type" field to "mechanism", update flags
twmb May 25, 2023
c944f48
rpk config: add test to ensure rpk.yaml version is bumped properly
twmb May 25, 2023
099d2fb
rpk pkg/config: doc the purpose of rpk.yaml's version field
twmb May 25, 2023
021a9bc
rpk profile: add long help text
twmb May 25, 2023
b202d42
rpk cloud: update long help text for login && auth
twmb May 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
101 changes: 50 additions & 51 deletions src/go/rpk/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,81 +6,81 @@ require (
cloud.google.com/go/compute/metadata v0.2.3
github.com/AlecAivazis/survey/v2 v2.3.6
github.com/avast/retry-go v3.0.0+incompatible
github.com/aws/aws-sdk-go v1.44.195
github.com/beevik/ntp v0.3.0
github.com/aws/aws-sdk-go v1.44.259
github.com/beevik/ntp v1.0.0
github.com/cespare/xxhash v1.1.0
github.com/coreos/go-systemd/v22 v22.5.0
github.com/docker/docker v23.0.0+incompatible
github.com/docker/docker v23.0.6+incompatible
github.com/docker/go-connections v0.4.0
github.com/docker/go-units v0.5.0
github.com/fatih/color v1.14.1
github.com/fatih/color v1.15.0
github.com/hashicorp/go-multierror v1.1.1
github.com/lestrrat-go/jwx v1.2.25
github.com/lorenzosaino/go-sysctl v0.3.1
github.com/moby/term v0.0.0-20221205130635-1aeaba878587
github.com/opencontainers/image-spec v1.1.0-rc2
github.com/moby/term v0.5.0
github.com/opencontainers/image-spec v1.1.0-rc3
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
github.com/pkg/errors v0.9.1
github.com/prometheus/client_model v0.3.0
github.com/prometheus/common v0.39.0
github.com/safchain/ethtool v0.2.0
github.com/prometheus/client_model v0.4.0
github.com/prometheus/common v0.43.0
github.com/safchain/ethtool v0.3.0
github.com/sethgrid/pester v1.2.0
github.com/spf13/afero v1.9.3
github.com/spf13/cobra v1.6.1
github.com/spf13/afero v1.9.5
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.8.2
github.com/tklauser/go-sysconf v0.3.11
github.com/twmb/franz-go v1.13.2
github.com/twmb/franz-go/pkg/kadm v1.7.0
github.com/twmb/franz-go v1.13.3
github.com/twmb/franz-go/pkg/kadm v1.8.1
github.com/twmb/franz-go/pkg/kmsg v1.5.0
github.com/twmb/franz-go/plugin/kzap v1.1.2
github.com/twmb/tlscfg v1.2.1
github.com/twmb/types v1.1.6
go.uber.org/zap v1.24.0
golang.org/x/sync v0.1.0
golang.org/x/sys v0.7.0
golang.org/x/term v0.6.0
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
golang.org/x/sync v0.2.0
golang.org/x/sys v0.8.0
golang.org/x/term v0.8.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.24.10
k8s.io/apimachinery v0.24.10
k8s.io/client-go v0.24.10
k8s.io/api v0.27.1
k8s.io/apimachinery v0.27.1
k8s.io/client-go v0.27.1
)

require (
cloud.google.com/go/compute v1.18.0 // indirect
cloud.google.com/go/compute v1.19.2 // indirect
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/BurntSushi/toml v1.2.1 // indirect
github.com/Microsoft/go-winio v0.6.0 // indirect
github.com/PuerkitoBio/purell v1.1.1 // indirect
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.19.5 // indirect
github.com/go-openapi/swag v0.19.14 // indirect
github.com/goccy/go-json v0.10.0 // indirect
github.com/emicklei/go-restful/v3 v3.10.2 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-openapi/jsonpointer v0.19.6 // indirect
github.com/go-openapi/jsonreference v0.20.2 // indirect
github.com/go-openapi/swag v0.22.3 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/gnostic v0.5.7-v3refs // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/gnostic v0.6.9 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.16.4 // indirect
github.com/kr/pretty v0.2.1 // indirect
github.com/klauspost/compress v1.16.5 // indirect
github.com/lestrrat-go/backoff/v2 v2.0.8 // indirect
github.com/lestrrat-go/blackmagic v1.0.1 // indirect
github.com/lestrrat-go/httpcc v1.0.1 // indirect
github.com/lestrrat-go/iter v1.0.2 // indirect
github.com/lestrrat-go/option v1.0.1 // indirect
github.com/mailru/easyjson v0.7.6 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.18 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
Expand All @@ -93,28 +93,27 @@ require (
github.com/pierrec/lz4/v4 v4.1.17 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/tklauser/numcpus v0.6.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.7.0 // indirect
golang.org/x/exp/typeparams v0.0.0-20230206171751-46f607a40771 // indirect
golang.org/x/crypto v0.9.0 // indirect
golang.org/x/exp/typeparams v0.0.0-20230425010034-47ecfdc1ba53 // indirect
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/oauth2 v0.4.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/mod v0.10.0 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/oauth2 v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.6.0 // indirect
golang.org/x/tools v0.9.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.28.1 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gotest.tools/v3 v3.0.3 // indirect
honnef.co/go/tools v0.4.0 // indirect
k8s.io/klog/v2 v2.90.0 // indirect
k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 // indirect
k8s.io/utils v0.0.0-20230202215443-34013725500c // indirect
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 // indirect
honnef.co/go/tools v0.4.3 // indirect
k8s.io/klog/v2 v2.100.1 // indirect
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f // indirect
k8s.io/utils v0.0.0-20230505201702-9f6742963106 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)
Loading