replicated icon indicating copy to clipboard operation
replicated copied to clipboard

A CLI to create, edit and promote releases in Replicated

Results 33 replicated issues
Sort by recently updated
recently updated
newest added

`replicated app -h` describes the available commands as: - `create kots apps` - `delete kots apps` - `list kots apps` This PR removes the reference to `kots` in those descriptions...

I don't think Casks get updated as part of the regular auto-update that occurs during a `brew upgrade` - I have several times had to explicitly issue a `brew update...

echoes/effort: S
type::chore

``` replicated registry test --image / Registry conection appears ok ```

type::bug
bug::normal

I was wondering why my cluster only had a TTL of `1h` instead of the requested `12h`. I copy&pasted the CLI command from the web UI and missed that there...

Hi team :wave: When updating an instance, what is the frequency of the cleanup of older images? We are aware that when the cleanup of old images does occur, the...

README suggests the Linux CLI isn't available for Homebrew (but is for MacOS) but that isn't accurate. Suggest making Homebrew the recommended install path for Linux as well.

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.3+incompatible to 24.0.7+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.7 24.0.7 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Outstanding work to make this ready - [ ] pact test for usage of `/instances` V4 API with `customerSelector` - [ ] add more k8s info to instances list view...

type::feature