sync: Release candidate v0.39.0#312
Merged
Merged
Conversation
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
This reverts commit d20f93d.
…opying script output in this otherwise it creates classic recursive self-copy situation — trying to copy a directory into a subdirectory of itself
sync: Main sync develop
chore: when output dir path is /devtroncd inany pipeline stage step then the ci runner is stuck in recursive self-copy situation
feat: flux cd
chore: hash update
* 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'
sync: vendor update in develop
* fix: resource tree gvk resource not found error * chore: dependency updated to 'origin/fix-resource-tree-error'
chore: main sync 7/7
vivek-devtron
approved these changes
Jul 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.