发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Kubernetes Version Update Automation
This module contains tasks that automatically update the Kubernetes versions used in e2e tests.
Issues when running tests
If the test was previously executed and that the infra is in a weird state, that Pulumi is not aware of, trying to rerun the test with the same stack can lead to strange error, like resource being replaced, while they should not exist at all yet. To avoid that issue it is possible to execute the test with a stack with a different name, using --stack-name-suffix <suffix>, please use short stack name suffix. Stop the execution early when you detect that issue in the logs
buildifier: leave-alone
include("//deps/<name>:<name>.MODULE.bazel") ``` This MODULE file replaces the `http_archive` entry in `deps/repos.MODULE.bazel` entirely — do **not** also add an `http_archive` there.
Check for known APM/observability competitors
known_competitors = [ "datadog", "new relic", "dynatrace", "splunk", "grafana", "elastic", "appdynamics", "honeycomb", "lightstep", "sumo logic", "instana", "sentry", "chronosphere", "logz.io", "coralogix", "signoz", "observe inc", "mezmo",