Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Evaluate how we can make SDP easier to use for users who cannot easily create cluster scoped resources

Abierto
#807 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
35/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
kubernetes

Línea de trabajo

No se nombran archivos ni pruebas. Empieza por compilar la lista completa de recursos de SDP con ámbito de clúster, incluidos SecretClass, ListenerClass, AuthenticationClass y SparkApplicationTemplate, y después recopila alternativas para los usuarios que no tengan permiso para crearlos. Se considera terminado cuando se presente el resultado al equipo y se redacte un plan o ADR que explique el enfoque actual, los cambios viables y cualquier restricción inevitable.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

customer-request

Description

[!NOTE]
This is a concern voiced by customers every once in a while. This issue serves as a way to track these requests and collect idea.

In some enterprise deployments Kubernetes clusters are managed centrally and there are strict rules about what is and what is not allowed on a cluster. Because it's a known pattern there are usually rules and processes around how to install CRDs, operators and their direct required resources (e.g. RBAC rules and other built-in resources).

Sometimes it is not however possible for the actual users / admins of our data platform to create cluster scoped resources themselves. We have a few of those in our stack (e.g. SecretClass). They were originally conceived as a way to specify certain resources cluster- or company-wide, similar to built-in things like StorageClasses. This does not always match the organisational structure where different levels of people are responsible for different things and the people responsible for deploying our SDP have no way of creating cluster scoped resources outside of the outlined processes (operator installation).

Value

We want to enable everyone to use SDP to its full extent without having to resort to overrides even if cluster scoped resources can't be created.

Tasks

  • Collect a list of all custer-scoped resources in SDP
  • Brainstorm/Collect ideas how SDP could work without cluster-scoped resources (that we define ourselves), if it's not possible entirely without also consider alternatives (e.g. fewer cluster-scoped ones, better documentation, ...)
  • Present the outcome to the team
  • If needed: Create a decision on the outcome
  • Write a document (maybe an ADR) with the results

Acceptance Criteria

There is a plan (potentially an ADR) I can read which outlines how SDP deals with cluster-scoped resources now and what we could potentially change in the future to make it easier to use for people without permission to create cluster-scoped resources. If that is not possible the plan should explain why.

Details

List of cluster-scoped resources (might be incomplete) in SDP:

  • SecretClass
  • ListenerClass
  • AuthenticationClass
  • SparkApplicationTemplate
Lenguaje dominante
Sin datos de lenguaje
Estrellas
2
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de stackabletech/issues

Todos los issues de stackabletech/issues

Issues similares

Más issues de DevOps

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.