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

Fix that NGF pod/resource usually gets stuck initializing on tilt-up (requiring pod/resource restart) #309

Open
Venryx opened this issue May 14, 2024 · 0 comments

Comments

@Venryx
Copy link
Collaborator

Venryx commented May 14, 2024

No description provided.

Venryx added a commit that referenced this issue May 16, 2024
…ly" including the service-account and cluster-role[+binding]. This resolved a tilt-up error I was getting (ngf pod creation failed due to service-account not existing, even after resource redeploy), and also may fix the general issue (#309) of tilt-up stalling on the ngf resource. (we'll see)
Venryx added a commit that referenced this issue May 16, 2024
commit d423e93
Author: Venryx <venryx@gmail.com>
Date:   Thu May 16 14:55:12 2024 -0700

    * Split the "ngf" tilt-resource into two resources, with new "ngf-early" including the service-account and cluster-role[+binding]. This resolved a tilt-up error I was getting (ngf pod creation failed due to service-account not existing, even after resource redeploy), and also may fix the general issue (#309) of tilt-up stalling on the ngf resource. (we'll see)

commit 3d6dfa8
Author: Venryx <venryx@gmail.com>
Date:   Thu May 16 09:02:28 2024 -0700

    *

commit 798dbcf
Author: Venryx <venryx@gmail.com>
Date:   Tue May 14 01:28:43 2024 -0700

    * MS user can edit the text-negation or  text-question field (in details panel), in any situation where it is non-empty / already set previously.

commit 4b8360c
Merge: d533dd3 a67b55c
Author: Venryx <venryx@gmail.com>
Date:   Mon May 13 12:36:27 2024 -0700

    Merge branch 'main' of https://github.com/debate-map/app

commit d533dd3
Author: Venryx <venryx@gmail.com>
Date:   Mon May 13 12:36:16 2024 -0700

    * MS tilt logs error if the "Dist" folder of the client and/or monitor-client packages are not populated. (improves clarity of the error, for smoother onboarding of new devs, for whom that step can easily be missed)

commit a67b55c
Author: Venryx <venryx@gmail.com>
Date:   Fri May 10 18:13:16 2024 -0700

    * MS claim-gen subtree-importer supports new "counter_claim" field in the claim object/structure.

commit 677363a
Merge: 802960b e55765c
Author: Stephen Wicklund <Venryx@users.noreply.github.com>
Date:   Thu May 9 08:06:46 2024 -0700

    Merge pull request #308 from debate-map/alvinosh/readme-dbeaver-conn

    Added DBeaver connection information

commit e55765c
Author: Alvinosh <alvihysa89@gmail.com>
Date:   Thu May 9 16:24:25 2024 +0200

    * Fixed Typos

commit 62b5400
Author: Alvinosh <alvihysa89@gmail.com>
Date:   Thu May 9 16:13:31 2024 +0200

    * Added DBeaver connection

commit 802960b
Author: Venryx <venryx@gmail.com>
Date:   Thu May 9 06:47:38 2024 -0700

    * Some cleanup of unused node details panels. ("discussion" and "social"; not worth keeping them there if they have no implementation; will just add them from scratch when implemented)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏚️ Mid-term
Development

No branches or pull requests

1 participant