Skip to content

Add AGENTS.md#10

Merged
tamalsaha merged 8 commits into
mainfrom
add-agents-md
May 15, 2026
Merged

Add AGENTS.md#10
tamalsaha merged 8 commits into
mainfrom
add-agents-md

Conversation

@tamalsaha
Copy link
Copy Markdown

Summary

  • Add AGENTS.md describing repo purpose, architecture, common Make targets, and conventions for coding agents (Claude Code and similar tools).

Test plan

  • CI green

qiujian16 and others added 8 commits March 6, 2026 08:37
Signed-off-by: Jian Qiu <jqiu@redhat.com>
…e scripts (open-cluster-management-io#369)

* Replace deprecated kubebuilder-release-tools PR verifier with inline scripts.

Signed-off-by: Zhiwei Yin <zyin@redhat.com>

* upgrade the kind version and check the cluster status.

Signed-off-by: Zhiwei Yin <zyin@redhat.com>

---------

Signed-off-by: Zhiwei Yin <zyin@redhat.com>
…ement-io#371)

Upgrade OpenTelemetry SDK from v1.37.0 to v1.42.0 (latest stable version)
to address security vulnerability CVE-2026-24051.

Changes:
- go.opentelemetry.io/otel/sdk: v1.37.0 → v1.42.0
- go.opentelemetry.io/otel: v1.37.0 → v1.42.0
- go.opentelemetry.io/otel/metric: v1.37.0 → v1.42.0
- go.opentelemetry.io/otel/trace: v1.37.0 → v1.42.0
- go.opentelemetry.io/auto/sdk: v1.1.0 → v1.2.1
- golang.org/x/sys: v0.39.0 → v0.41.0

All tests pass after the upgrade.

Fixes open-cluster-management-io#370

🤖 Generated with Claude Code
https://claude.com/claude-code

Signed-off-by: zhujian <jiazhu@redhat.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
…#361)

Signed-off-by: Thibault Mange <22740367+thibaultmg@users.noreply.github.com>
…en-cluster-management-io#378)

* Add TLS ConfigMap watch-and-restart to helloworld agent example

Use sdk-go's StartTLSConfigMapWatcher to watch the ocm-tls-profile
ConfigMap in the addon agent namespace on the managed cluster. When the
ConfigMap is created, updated, or deleted by the klusterlet-operator the
agent process exits so Kubernetes restarts the pod with the new TLS
settings.

Signed-off-by: zhujian <zhujian@redhat.com>
Signed-off-by: zhujian <jiazhu@redhat.com>

* Add TLS ConfigMap watcher to hub-side addon manager example

Watch the ocm-tls-profile ConfigMap in the addon manager namespace on
the hub. When it changes the manager exits so Kubernetes restarts the
pod with the new TLS settings.

A new --addon-manager-namespace flag is added to tell the manager which
namespace to watch.

Signed-off-by: zhujian <zhujian@redhat.com>
Signed-off-by: zhujian <jiazhu@redhat.com>

---------

Signed-off-by: zhujian <zhujian@redhat.com>
Signed-off-by: zhujian <jiazhu@redhat.com>
* use v1beta1 addon api

Signed-off-by: Qing Hao <qhao@redhat.com>

* use v1beta1 fields

Signed-off-by: Qing Hao <qhao@redhat.com>

* Update interface for v1beta1

Signed-off-by: Jian Qiu <jqiu@redhat.com>

* add integration test for v1alpha1

Signed-off-by: Qing Hao <qhao@redhat.com>

---------

Signed-off-by: Qing Hao <qhao@redhat.com>
Signed-off-by: Jian Qiu <jqiu@redhat.com>
Co-authored-by: Jian Qiu <jqiu@redhat.com>
Signed-off-by: Tamal Saha <tamal@appscode.com>
@tamalsaha tamalsaha merged commit c7e5606 into main May 15, 2026
0 of 15 checks passed
@tamalsaha tamalsaha deleted the add-agents-md branch May 15, 2026 13:08
Sign up for free to 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.

6 participants