Skip to content

🌱 harbor: Make time format configurable#893

Merged
clubanderson merged 1 commit intomasterfrom
cncf-mission/harbor-16730-make-time-format-configurable
Mar 13, 2026
Merged

🌱 harbor: Make time format configurable#893
clubanderson merged 1 commit intomasterfrom
cncf-mission/harbor-16730-make-time-format-configurable

Conversation

@clubanderson
Copy link
Contributor

🌱 New Mission: harbor β€” Make time format configurable

Type: feature | Source: goharbor/harbor#16730 (9 reactions)
Fix PR: goharbor/harbor#16796
File: solutions/cncf-generated/harbor/harbor-16730-make-time-format-configurable.json

Copilot: Please enhance this mission

The JSON file has been pre-filled with content from the source issue. Please improve:

  1. Make step descriptions more specific with exact commands for this issue
  2. Add the exact error message to the description if missing
  3. Explain the root cause in the resolution summary
  4. Add relevant YAML/code snippets to codeSnippets if missing
  5. Run node scripts/scanner.mjs to validate

Auto-generated by CNCF Mission Generator

@clubanderson clubanderson added ai-fix-requested Copilot coding agent should work on this cncf-mission-gen Auto-generated CNCF mission request triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Mar 13, 2026
@kubestellar-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Mar 13, 2026
@github-actions
Copy link
Contributor

Welcome to KubeStellar! Thank you for this PR.

Before merge, please ensure:

  • DCO Sign-off β€” All commits signed with git commit -s (DCO)
  • PR Title β€” Starts with an emoji: ✨ feature | πŸ› bug fix | πŸ“– docs | 🌱 infra/tests | ⚠️ breaking

Resources:

A maintainer will review your PR soon.

@github-actions
Copy link
Contributor

πŸ” Mission Scan Results

πŸ“„ solutions/cncf-generated/harbor/harbor-16730-make-time-format-configurable.json

βœ… Schema: Valid kc-mission-v1

βœ… Sensitive data: None detected

🚨 Security: 1 finding(s)

Type Match
Command injection: backtick \bash
kubectl get pods -n harbor -l app.kubernetes.io/name=harbor
helm list -n harbor 2>/dev/null || echo "Not installed via Helm"
``

@kubestellar-prow kubestellar-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 13, 2026
Signed-off-by: Andy Anderson <andy@clubanderson.com>
@clubanderson clubanderson force-pushed the cncf-mission/harbor-16730-make-time-format-configurable branch from fcf3850 to 9c06bbd Compare March 13, 2026 15:06
@clubanderson clubanderson merged commit 061bf3a into master Mar 13, 2026
5 of 6 checks passed
@kubestellar-prow kubestellar-prow bot deleted the cncf-mission/harbor-16730-make-time-format-configurable branch March 13, 2026 15:06
@github-actions
Copy link
Contributor

πŸ” Mission Scan Results

πŸ“„ solutions/cncf-generated/harbor/harbor-16730-make-time-format-configurable.json

βœ… Schema: Valid kc-mission-v1

βœ… Sensitive data: None detected

🚨 Security: 1 finding(s)

Type Match
Command injection: backtick \bash
kubectl get pods -n harbor -l app.kubernetes.io/name=harbor
helm list -n harbor 2>/dev/null || echo "Not installed via Helm"
``

@github-actions
Copy link
Contributor

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-fix-requested Copilot coding agent should work on this cncf-mission-gen Auto-generated CNCF mission request dco-signoff: yes Indicates the PR's author has signed the DCO. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants