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

WIP: 1155 implement project backend #1158

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

longshuicy
Copy link
Member

No description provided.

longshuicy and others added 17 commits July 22, 2024 16:57
* turn off unecessary ingress for minio and rabbitmq

* remove default tls host

* slight update the secret read

* use the wrong secretname

* add more gitignore

* take out default extractors in the default values

* allow backend env to be overwritten by value files with default

* add quote to number and boolean

* allow environment variable setting in heartbeat and message extractors

* extractor doesn't need to be commented out; add message and heartbeat

* use fullname for matching labels

* typo

* allow use existing secret and secret keys

* duplicate rabbitmq pass
@longshuicy longshuicy requested a review from tcnichol July 30, 2024 14:36
@longshuicy longshuicy linked an issue Jul 30, 2024 that may be closed by this pull request
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/backend/app/tests" />
<option name="IS_MODULE_SDK" value="true" />
<option name="IS_MODULE_SDK" value="false" />
Copy link
Member Author

@longshuicy longshuicy Jul 30, 2024

Choose a reason for hiding this comment

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

you might've accidentally committed the pycharm setting

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.

implement "Project" backend
2 participants