Skip to content

[OCTRL-1081] Wrap kubectl into Mesos executor task#805

Open
justonedev1 wants to merge 6 commits intomasterfrom
OCTRL-1081
Open

[OCTRL-1081] Wrap kubectl into Mesos executor task#805
justonedev1 wants to merge 6 commits intomasterfrom
OCTRL-1081

Conversation

@justonedev1
Copy link
Copy Markdown
Collaborator

The task description is in the documentation docs/kubernetes_ecs.md

@justonedev1 justonedev1 requested a review from knopers8 as a code owner March 18, 2026 15:46
// aux.Control.Mode = "direct"
// }

aux.Control.Mode = c.Control.Mode.String()
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a change in behaviour for hooks though, no? Before they were getting direct instead of hook, which actually smells like a bug, but perhaps something is relying on it?

Copy link
Copy Markdown
Collaborator Author

@justonedev1 justonedev1 Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably my misunderstanding, as I thought that it is a bug to implicitly change hook to direct.. especially when we have hooktask that is created only if controlmode.HOOK is present.
see

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

then perhaps extract the bugfix to a separate PR and we can validate it.

Comment thread docs/kubernetes_ecs.md Outdated
Comment thread docs/kubernetes_ecs.md Outdated
Comment thread docs/kubernetes_ecs.md
@justonedev1 justonedev1 requested a review from knopers8 April 10, 2026 10:41
Comment thread docs/kubernetes_ecs.md Outdated
Comment thread executor/executable/kubectltask.go Outdated
Comment thread executor/executable/kubectltask.go Outdated
Comment thread docs/kubernetes_ecs.md
@justonedev1 justonedev1 requested a review from knopers8 May 4, 2026 14:55
Comment thread executor/executable/task.go Outdated
@justonedev1 justonedev1 requested a review from knopers8 May 6, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants