chore(deps): bump the replicated-sdk group across 6 directories with 1 update#155
Conversation
…1 update Bumps the replicated-sdk group with 1 update in the /applications/fake-services/app directory: replicated. Bumps the replicated-sdk group with 1 update in the /applications/mlflow/charts/mlflow directory: replicated. Bumps the replicated-sdk group with 1 update in the /applications/n8n/charts/n8n directory: replicated. Bumps the replicated-sdk group with 1 update in the /applications/onlineboutique/chart directory: replicated. Bumps the replicated-sdk group with 1 update in the /applications/storagebox/charts/storagebox directory: replicated. Bumps the replicated-sdk group with 1 update in the /applications/wg-easy/charts/wg-easy directory: replicated. Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 Updates `replicated` from 1.18.0 to 1.19.3 --- updated-dependencies: - dependency-name: replicated dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: replicated-sdk - dependency-name: replicated dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: replicated-sdk - dependency-name: replicated dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: replicated-sdk - dependency-name: replicated dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: replicated-sdk - dependency-name: replicated dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: replicated-sdk - dependency-name: replicated dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: replicated-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
57b15d8 to
0be8cc5
Compare
Add check-secret gates to MLflow CI, Storagebox CI, and WG-Easy PR Validation workflows, matching the existing pattern in flagd-ci.yml. Dependabot PRs don't have access to repo secrets, so integration test jobs that need API tokens are skipped gracefully while lint/template jobs still run. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Replace Docker-based vendor-cli license download with native replicated CLI (already installed by create-cluster action), adding retry logic with exponential backoff for transient API errors - Pin create-customer action to @v1.17.0 instead of @main - Add continue-on-error to cleanup archive steps to prevent cascade failures from masking the real test results Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The create-cluster action doesn't put the replicated CLI on PATH. Add an explicit install step before the license download. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
CI fixes included in this PRThis dependabot PR (replicated-sdk bump) exposed several CI issues across multiple workflows. Here's what we ran into and how we addressed them: 1. Secrets unavailable on dependabot PRsProblem: MLflow CI, Storagebox CI, and WG-Easy PR Validation workflows all failed because GitHub doesn't expose repo secrets to dependabot-triggered Fix: Added 2. MLflow KOTS test license download failuresProblem: The Fix: Replaced the Docker-based vendor CLI approach with the native
3. Unpinned
|
The curlimages/curl image doesn't publish a short major version tag "8" — only full semver tags like "8.19.0". The garage-setup pod was stuck in ImagePullBackOff, causing the helm install to timeout. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5. Storagebox garage-setup ImagePullBackOffProblem: The Fix: Updated the |
The curlimages/curl image is a minimal image that doesn't include apk or a shell capable of running the setup script. Switch to the alpine:3.21 base image (already used elsewhere in the chart) and install both curl and jq via apk at runtime. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pre-existing CI failures (not caused by this PR)After fixing all the issues introduced or exposed by this PR, two test suites remain failing. Both are pre-existing failures on main — they've been broken since March 26-27 and are unrelated to the replicated-sdk version bump. Storagebox CI —
|
Bumps the replicated-sdk group with 1 update in the /applications/fake-services/app directory: replicated.
Bumps the replicated-sdk group with 1 update in the /applications/mlflow/charts/mlflow directory: replicated.
Bumps the replicated-sdk group with 1 update in the /applications/n8n/charts/n8n directory: replicated.
Bumps the replicated-sdk group with 1 update in the /applications/onlineboutique/chart directory: replicated.
Bumps the replicated-sdk group with 1 update in the /applications/storagebox/charts/storagebox directory: replicated.
Bumps the replicated-sdk group with 1 update in the /applications/wg-easy/charts/wg-easy directory: replicated.
Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3Updates
replicatedfrom 1.18.0 to 1.19.3