Skip to content

fix: kube type detection - #114

Merged
sciabarracom merged 1 commit into
apache:0.9.1from
d4rkstar:0.9.1
Aug 21, 2026
Merged

fix: kube type detection#114
sciabarracom merged 1 commit into
apache:0.9.1from
d4rkstar:0.9.1

Conversation

@d4rkstar

Copy link
Copy Markdown
Contributor

No description provided.

@sciabarracom
sciabarracom merged commit 9314caf into apache:0.9.1Aug 21, 2026
d4rkstar added a commit that referenced this pull request Aug 22, 2026
* fix: fix absolute path in run.sh
starting the operator locally gave error "No such file or directory task: Failed to run task "run": task: Failed to run task "d:run": exit status 127", because of an absolute path inside run.sh
* fix: path to check for db ready
changed the path for wait_db_ready. The path without the final / led to a 301 and not a 200
* fix: invoker and operator image from env
removed hardcoded values for cfg.get operator.image / operator.tag and invoker.image and invoker.tag. Config now check env vars and defaults to old images
* fix(test): milvus tests
fixed tests for minio / seaweedfs .
* chore(docs): taskfile
added desc to taskfile tasks
* fix: namespace validation
added namespace validation in user creation
* chore(deps): bump urllib3 from 2.3.0 to 2.7.0
* fix: kube type detection (#114)
* Update Docker actions to latest versions
* chore: workflow/image alignment
---------
Co-authored-by: Michele Sciabarra <30654959+sciabarracom@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@d4rkstar@sciabarracom