Docker#1
Closed
upayanmazumder wants to merge 79 commits intoGDGVIT:devfrom
upayanmazumder-DevLabs:docker
Closed
Conversation
…g and running the application
- Added user model for storing user data. - Integrated passport for authentication with Google and local strategies. - Created authentication routes for registration, login, logout, and Google OAuth. - Configured session management with express-session and cookie-parser. - Updated package.json to include necessary dependencies and types. - Modified app.ts to set up middleware for session and passport. - Added environment variables for Google OAuth and session configuration.
…s (username, profilePicture, name)
Uncomplicated GitHub
…onnection and GitHub token generation
everything look okay
…dleware configuration
…s and prevent duplicates
… ports with ingress enabled
… manifest generation for subdomain handling
…enhance ingress handling
… environment variables
…adding default message for empty environment variables
… secrets and manifests
… handle namespace validation
…ile contents in response
…nd contents during application process
…ce identification
…points - Implemented deleteApplicationAndResources to delete an application and its associated Kubernetes namespace and resources. - Added streamApplicationLogs to stream logs from the application's pod. - Updated application routes to include new endpoints for deleting applications and streaming logs. - Added rimraf package for directory removal. - Minor cleanup in k8sManifests utility function.
…ification module and updating mailer function
…tence and improve application name validation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
refactor: application controller and add util func
… application manifests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.