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

GRAD2-3119 #694

Merged
merged 50 commits into from
Dec 17, 2024
Merged

GRAD2-3119 #694

merged 50 commits into from
Dec 17, 2024

Conversation

cditcher
Copy link
Contributor

@cditcher cditcher commented Dec 4, 2024

Updates include:
DeploymentConfig -> Deployment
Routes with certificates
Configmap update script for backend

config.get("server:frontend") +
"/session-expired"
);
console.log("1")

Choose a reason for hiding this comment

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

console logs needed?

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 probably not. This was not my change but came in when I merged main into my branch to update it. I'll notify the UI team.

--from-literal=REDIS_HOST=redis \
--from-literal=REDIS_PORT=6379 \
--from-literal=REDIS_PASSWORD="$REDIS_PASSWORD" \
--from-literal=BATCH_API_URL="http://educ-grad-batch-graduation-api.77c02f-$ENV.svc.cluster.local:8080/api/v1" \

Choose a reason for hiding this comment

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

is it ok to have namespace ids in the repo?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I posed the question in RC to the platform team awhile back and the response was kind of luke warm about this. I have seen other teams using them in version control also which makes me think it's ok. But good catch anyway, I will change this.

michaeltangbcgov and others added 3 commits December 9, 2024 08:12
# Conflicts:
#	.github/workflows/deploy-backend-to-ocp-test.yml
#	.github/workflows/deploy-frontend-to-ocp-test.yml
#	backend/src/routes/auth.js
@suzalflueck suzalflueck merged commit 128740b into main Dec 17, 2024
6 checks passed
@suzalflueck suzalflueck deleted the GRAD2-3119 branch December 17, 2024 17:49
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.

4 participants