datamon icon indicating copy to clipboard operation
datamon copied to clipboard

Datamon manages infinite reflections of data

Results 58 datamon issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.174 to 1.44.238. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.238 (2023-04-06) Service Client Updates service/cloudformation: Updates service waiters Including UPDATE_COMPLETE as a failed status for DeleteStack...

dependencies

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.106.0 to 0.116.0. Release notes Sourced from google.golang.org/api's releases. v0.116.0 0.116.0 (2023-04-05) Features all: Auto-regenerate discovery clients (#1928) (28c8cd5) v0.115.0 0.115.0 (2023-04-04) Features all: Auto-regenerate discovery clients...

dependencies

Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.28.1 to 1.30.1. Release notes Sourced from cloud.google.com/go/storage's releases. storage: v1.30.1 1.30.1 (2023-03-21) Bug Fixes storage: Retract versions with Copier bug (#7583) (9c10b6f) storage: SignedURL v4 allows...

dependencies

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0. Release notes Sourced from github.com/spf13/viper's releases. v1.15.0 What's Changed Exciting New Features 🎉 feat: add multiple endpoints support for remote by @​mozartz in spf13/viper#1464...

dependencies

Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.4 to 1.0.1. Release notes Sourced from github.com/hashicorp/golang-lru's releases. Pointer to v0/v2 This is a placeholder tag to instruct people to explicitly use v0 tags or use...

dependencies

File sizes are listed as `0` and directories are listed as files when using `datamon bundle list files` command. Downloading results from such a bundle works fine, but mounting the...

Couple of useful examples could be - Mount as a shared k8s volume - Shared volume in a simple argo workflow

new-use-case
k8s
usability

as part of the plans for _accelerator pods_ (to support either search- or query-like functionality, more details anon), we need to allow `~/.datamon/datamon.yaml` to ref an additional bucket. this bucket...

spike

Tracing here a thread in PR, for follow-up: > while we're in initConfig, could the viper.AutomaticEnvironment call get moved next to where viper parses the config file if present and...

at One Concern, in addition to using [the](/oneconcern/datamon/blob/master/docs/sidecar-design.md) [sidecar](/oneconcern/datamon/blob/master/docs/sidecar.md) within Argo workflows, we distribute datamon to desktop with `brew`. frequently, data-scientists need to "ingest," we say, data into the Argo...