Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing call for cluster restart #14

Merged
merged 6 commits into from
Oct 26, 2023

Conversation

itsoksarvesh
Copy link
Contributor

Changes

  • Added missing call in api/V0ClusterRestart.go to the function ClusterRestart from the controller

@andreaspeters andreaspeters merged commit 0f835e1 into AVENTER-UG:master Oct 26, 2023
andreaspeters pushed a commit to m3scluster/m3s that referenced this pull request Oct 26, 2023
Changes

 -   Added missing call in api/V0ClusterRestart.go to the function ClusterRestart from the controller

Import from: AVENTER-UG/mesos-m3s#14

Co-authored-by: Sarvesh Bedekar <[email protected]>
Co-authored-by: Sarvesh Bedekar <[email protected]>
Reviewed-on: https://gitea:3000/AVENTER/mesos-m3s/pulls/51
itsoksarvesh pushed a commit to iss-lab/mesos-m3s that referenced this pull request Oct 27, 2023
ADD: timeout for agent start.
ADD: disk capacity
CHANGE: improve heartbeat

Added docker parameter for CPU Limit

Updated Makefile to explicitly specific amd64 in build command

Updated Default Values for Agent & Server CPU

Fixed Call for Cluster Restart

pr-13 (#49)

Import from: AVENTER-UG#13

Changes

- Update to controller/makefile to add BUILD_ARCH explicitly in normal build command for situations where the controller might be built from an Apple Silicon based machine for non Apple Silicon environments
- Update to agent.go & server.go files to add DockerParameter of CPU Allocation for the container to be made aware of the CPU Allocations, this also exposes the value within the container's cgroup files which then can be used downstream for some applications like limiting the resource access of kubernetes..
- Updated .gitignore for adding controller/sbom

Co-authored-by: Sarvesh Bedekar <[email protected]>
Reviewed-on: https://gitea:3000/AVENTER/mesos-m3s/pulls/49

CHANGE: mesos cli plugin to the new version of avmesos-cli.
UPDATE: changelog.

Revert Version to aventer

Added Capability Disclosure in API, fired go mod tidy for cleanup

pr-14 (#51)

Changes

 -   Added missing call in api/V0ClusterRestart.go to the function ClusterRestart from the controller

Import from: AVENTER-UG#14

Co-authored-by: Sarvesh Bedekar <[email protected]>
Co-authored-by: Sarvesh Bedekar <[email protected]>
Reviewed-on: https://gitea:3000/AVENTER/mesos-m3s/pulls/51

UPDATE: changelog with fix info about clusterrestart.
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.

2 participants