fengxsong

Results 15 issues of fengxsong

Signed-off-by: fengxsong https://github.com/labring/sealos/issues/1480

For example, when we use `sealos apply -f Clusterfile` command to create a new cluster, we must specified SSH username and password/public key in the `.spec.ssh` section, what I suggest...

1. define `podTemplate` function; 2. fix `enable_cpu_affinity`; 3. `pluginAttrs` now can merge with other attributes of base plugins like `prometheus` and customize plugins

process of `ShouldManage` function should be 1. check if clusterScope is set to true 2. fallback to determine whether the value in annotation is equal to constants.

Signed-off-by: fengxsong Should set container after modification, otherwise it won't be affected.

Signed-off-by: fengxsong Rename RBAC rules to avoid conflicts when trying to deploy more than one topolvm instances in single cluster.

keepalive

1. fix securityContext setting for apisix workload; 2. support for configuring priorities to avoid preemption when cluster resources are tight

### 🤖 Generated by Copilot at ba571ed Add platform support to `buildah` commands and functions. This allows users to compare, build and copy images across different OS, architecture and variant...

area/buildah
size/S
area/lifecycle-management

### Type of change: - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches - [ ] Documentation - [ ]...