adc
adc copied to clipboard
APISIX declarative CLI - ADC
### Description The number of upstream is wrong while executing `adc validate`, this pr corrected the upstream numbers in cmd/validate.go:99 Fixes # (issue) ### Checklist - [x] I have explained...
### Current Behavior When running adc validate with discovery_type: eureka, it always result in error: "failed to validate resource 'upstreams (eureka)': unexpected status code 400; value should match only one...
### Description Hey team, I'm wondering if the ADC has the capability to sync multiple files or support syncing an entire folder. The reason behind this query is that, let's...
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.17.0. Commits 353276a go.mod: update golang.org/x dependencies ae94145 go.mod: update golang.org/x dependencies ee66497 go.mod: update golang.org/x dependencies 70d3a0b go.mod: update golang.org/x dependencies 6a610bc all: update...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.0 to 2.15.0. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.15.0 2.15.0 Features JUnit reports now interpret Label(owner:X) and set owner to X. [8f3bd70] include cancellation reason when...
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.120.0 to 0.123.0. Release notes Sourced from github.com/getkin/kin-openapi's releases. v0.123.0 What's Changed Update README.md by @syordanov94 in getkin/kin-openapi#881 openapi3: optimize Unmarshal for maplike structs by @fenollp in...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.29.0 to 1.31.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.31.1 1.31.1 Fixes Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999] Update test in case keeping msg is...