Skip to content

Conversation

@sebasnallar
Copy link
Contributor

No description provided.

@sebasnallar sebasnallar changed the title [feature]: logs [feature]: previous logs Sep 2, 2025
NEXT_PAGE_TOKEN=""
FILTER_PATTERN=""
START_TIME=""
PREVIOUS=true
Copy link

Choose a reason for hiding this comment

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

Esto no deberia empezar en false?

Suggested change
PREVIOUS=true
PREVIOUS=false

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no nunca

Copy link
Contributor Author

Choose a reason for hiding this comment

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

El behaviour del plugin viejo de nullplatform (push mode scopes) siempre fue este y nunca se apaga

OVERRIDES_WORKFLOW_PATH="$OVERRIDES_PATH/log/workflows/log.yaml"

CMD="np service workflow exec --no-output --workflow $WORKFLOW_PATH"
CMD="np service workflow exec --no-output --build-context --workflow $WORKFLOW_PATH"
Copy link

Choose a reason for hiding this comment

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

Esta opcion para que se usa?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Para poder tener contexto de los providres, en este caso estamos siempre defaulteando al namespace de 'nullplatform' lo cual es incorrecto, ya que el namespace donde estan los pods se define a traves de providres. Podriamos isno, quiza, buscar por labels sin importar el namespace pero bueno, habria que verlo

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.

3 participants