Skip to content

sync: Release candidate v0.39.0#312

Merged
vikramdevtron merged 72 commits into
mainfrom
release-candidate-v0.39.0
Jul 7, 2025
Merged

sync: Release candidate v0.39.0#312
vikramdevtron merged 72 commits into
mainfrom
release-candidate-v0.39.0

Conversation

@vikramdevtron

Copy link
Copy Markdown
Contributor

No description provided.

if labelValue, exists := cmObject.Labels["type"]; !exists || labelValue != informerBean.ClusterModifyEventSecretType {
						return
					}
# Conflicts:
#	common-lib/utils/k8s/K8sUtil.go
#	kubelink/go.mod
#	kubelink/go.sum
#	kubelink/vendor/github.com/devtron-labs/common-lib/utils/k8s/K8sUtil.go
#	kubelink/vendor/modules.txt
#	kubewatch/go.mod
#	kubewatch/go.sum
#	kubewatch/vendor/github.com/devtron-labs/common-lib/utils/k8s/K8sUtil.go
#	kubewatch/vendor/modules.txt
iamayushm and others added 24 commits June 16, 2025 22:18
…opying script output in this otherwise it creates classic recursive self-copy situation — trying to copy a directory into a subdirectory of itself
chore: when output dir path is /devtroncd inany pipeline stage step then the ci runner is stuck in recursive self-copy situation
* chore: refactored k8s resource service into common-lib

* chore: updated kubelink imports to common-lib module

* chore: updated kubelink vendor files

* feat: dynamic default parent gvk mapping and support for new method GetChildObjectsV2WithFilter added

* chore: updated common lib method signatrues as per new definitions

* chore: exported gvr constants

* chore: common-lib dependency updated to 'origin/feat/k8s-resource-recommendation'

* feat: added gvr const for rollout and cronjob

* feat: added new service const for resource optimizer

* feat: updated ManifestResponse struct

* feat: updated ManifestResponse struct with pointer

* fix: import cycle issue

* fix: added omitempty to ManifestResponse.RecommendedManifest

* chore: removed dead code flow

* chore: dependency updated to 'origin/feat/k8s-resource-recommendation'

* chore: dependency updated to 'origin/feat/k8s-resource-recommendation'

* chore: dependency updated to 'origin/feat/k8s-resource-recommendation'
* fix: resource tree gvk resource not found error

* chore: dependency updated to 'origin/fix-resource-tree-error'
@vikramdevtron vikramdevtron merged commit 5ce1ce1 into main Jul 7, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants