Ravi Suhag
Ravi Suhag
**Problem:** All Stencil commands require `host` and `namespace`. This makes using stencil verbose. **Solution** Stencil CLI should load the default host and namespace from the Stencil CLI config. This will...
**Describe the bug** Stencil is successfully deleting the namespace which does not exist **To Reproduce** Steps to reproduce the behavior: 1. Run `stencil namespace delete random` 2. This will show...
Frontier currently lacks a mechanism for real-time event notification, which is crucial for monitoring and responding to activities within the system. To enhance the platform's observability and integrability, we propose...
Currently, Frontier provides various authentication mechanisms for users and applications, such as social logins, API keys, and OAuth tokens. However, we have identified a need for a new authentication method...
**Summary** Apsara does not have a development guide for people to get started and setup locally. **Proposed solution** Create an development guide in `.github/workflows` that explain how to setup apsara...
For cross-build publishing, we should start using goreleaser.