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

Release/v2.4.0 #376

Merged
merged 75 commits into from
Aug 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
4531ab5
feat: adding option to select ingress class
cskiwi Mar 20, 2024
86accef
rename buildpacks to runpacks vusually
mms-gianni May 15, 2024
d339e2e
Merge branch 'release/v2.3.0' into feature/rename-buildpacks-to-runpacks
mms-gianni May 16, 2024
302db81
Bump express from 4.18.2 to 4.19.2 in /server
dependabot[bot] Jun 10, 2024
e2d8c30
use new build CRD to create images
mms-gianni Jun 17, 2024
a19ceaa
Merge branch 'feature/rename-buildpacks-to-runpacks' into feature/add…
mms-gianni Jun 17, 2024
78641dd
add UI for buildpacks
mms-gianni Jun 17, 2024
35504b2
fix empty notifications
mms-gianni Jun 19, 2024
6ebbdd7
fixing kpack build
mms-gianni Jun 22, 2024
11b0343
add kubero build api endpoint
mms-gianni Jun 23, 2024
4a91108
add new build trigger UI
mms-gianni Jun 28, 2024
8245662
add build creation
mms-gianni Jul 1, 2024
5d9d888
minor changes
mms-gianni Jul 4, 2024
b287210
remove debug output
mms-gianni Jul 4, 2024
cd658ae
add unique build id
mms-gianni Jul 6, 2024
92eb480
Add handling of new builds to update deployments in Builds component…
mms-gianni Jul 7, 2024
c55d5b0
refactor repository handling
mms-gianni Jul 8, 2024
df5341e
Merge pull request #368 from kubero-dev/feature/add-new-build-feature
mms-gianni Jul 9, 2024
899d738
Merge branch 'main' into release/v2.4.0
mms-gianni Jul 10, 2024
c13d2f0
Merge branch 'main' into release/v2.4.0
mms-gianni Jul 12, 2024
93d5e1d
add buildtime, success and status
mms-gianni Jul 13, 2024
bc86dbc
improve logs view to match laptops
mms-gianni Jul 16, 2024
7c90059
fix: edit the right file
cskiwi Jul 17, 2024
08bd73f
reverting other changes from main branch
cskiwi Jul 17, 2024
b6300f9
show buildlogs for every build
mms-gianni Jul 17, 2024
0807b01
separate build and run logs
mms-gianni Jul 18, 2024
da2e118
Update the build and log components to only display specific tabs ba…
mms-gianni Jul 19, 2024
e282d4a
add reloads and timer for active builds
mms-gianni Jul 19, 2024
017df8b
Clear interval timers in the `unmounted` lifecycle hook to prevent m…
mms-gianni Jul 19, 2024
25df495
Merge pull request #383 from kubero-dev/feature/show-build-logs
mms-gianni Jul 20, 2024
8091362
cleanup and change order
mms-gianni Jul 20, 2024
aa1aa98
fix logs height in popup
mms-gianni Jul 20, 2024
d926247
Bump ws, engine.io and socket.io-adapter in /server
dependabot[bot] Jul 24, 2024
191b26a
implement multiple domains per app, refactor domains and ssl values
mms-gianni Jul 25, 2024
9ef5f0e
Merge pull request #385 from kubero-dev/feature/multiple-domains-per-app
mms-gianni Jul 26, 2024
0d87738
Merge pull request #384 from kubero-dev/dependabot/npm_and_yarn/serve…
mms-gianni Jul 26, 2024
7424aea
Merge pull request #358 from kubero-dev/dependabot/npm_and_yarn/serve…
mms-gianni Jul 26, 2024
fad114e
remove old package-lock
mms-gianni Jul 26, 2024
308b27b
fix old logs view to show build and fetch containers
mms-gianni Jul 26, 2024
fbe2b6c
fix missing top part and popup buildlogs
mms-gianni Jul 26, 2024
6778a51
add sleep switch
mms-gianni Jul 30, 2024
a0cb938
Update the conditional rendering logic to check if the first host ex…
mms-gianni Jul 31, 2024
f879254
Merge branch 'release/v2.4.0' into feature/add-scale-to-zero
mms-gianni Jul 31, 2024
fcacc95
Merge pull request #386 from kubero-dev/feature/add-scale-to-zero
mms-gianni Aug 1, 2024
bf3a503
lower default sleep time to 1m
mms-gianni Aug 1, 2024
291978e
Merge branch 'release/v2.4.0' of github.com:kubero-dev/kubero into re…
mms-gianni Aug 1, 2024
04581ed
Merge remote-tracking branch 'upstream/release/v2.4.0'
cskiwi Aug 1, 2024
5bc4be0
Merge branch 'main' into feat/allow-setting-of-ingress-classname
cskiwi Aug 1, 2024
69c30f9
changes got applied twice
cskiwi Aug 1, 2024
c1f92ff
improve feature detection
mms-gianni Aug 1, 2024
feb5d19
Merge pull request #387 from kubero-dev/feature/improve-feature-detec…
mms-gianni Aug 1, 2024
8e4d2e4
Merge pull request #301 from cskiwi/feat/allow-setting-of-ingress-cla…
mms-gianni Aug 3, 2024
9e95db7
fix nixfile dockerpath an clone repository for unconnected repos
mms-gianni Aug 5, 2024
f9906f3
fix public repos
mms-gianni Aug 6, 2024
8546915
change default to 'disabled'
mms-gianni Aug 16, 2024
be92029
add buildpack status fix
mms-gianni Aug 17, 2024
cd27e5a
fix build logs window
mms-gianni Aug 18, 2024
833c8e7
Update log tabs in logs component to display the correct options for…
mms-gianni Aug 18, 2024
5bde3e2
fix metrics initiakisation test
mms-gianni Aug 19, 2024
57b57ff
fix form with multiple domains
mms-gianni Aug 21, 2024
4846f1c
improve build parameters to be more consistent per build
mms-gianni Aug 22, 2024
72fdffa
remove build images
mms-gianni Aug 22, 2024
1502950
fix tls object when creating app
mms-gianni Aug 22, 2024
5ce2cd5
Update Kubectl module to patch custom object with new fields and val…
mms-gianni Aug 23, 2024
4803db0
Merge pull request #390 from kubero-dev/fix/restart-pods-watched-by-o…
mms-gianni Aug 23, 2024
c88a1aa
remove dead code
mms-gianni Aug 24, 2024
f530e59
refactor build CI/CD to create jobs without CRD
mms-gianni Aug 26, 2024
d210d3d
silence logs
mms-gianni Aug 26, 2024
64e2748
Merge pull request #392 from kubero-dev/feature/refactor-build-pipeline
mms-gianni Aug 26, 2024
2e7bbbc
this yarn file is obsolete
mms-gianni Aug 26, 2024
4692e10
Merge branch 'release/v2.4.0' of github.com:kubero-dev/kubero into re…
mms-gianni Aug 26, 2024
8dd93e6
add missing templates
mms-gianni Aug 26, 2024
a825aea
Update Node image to version 22 in Dockerfile, install dependencies …
mms-gianni Aug 26, 2024
ec876ca
create buildjob without a CRD
mms-gianni Aug 26, 2024
d0980f1
add readonly feature for builds
mms-gianni Aug 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
FROM node:21-alpine AS build
FROM node:22-alpine AS build
ENV NODE_ENV=development

WORKDIR /build

COPY server ./server
RUN cd server && \
yarn install && \
npm run build && \
yarn build && \
yarn swaggergen && \
cd ..
COPY client ./client
Expand All @@ -27,6 +27,7 @@ WORKDIR /app/

COPY --from=build /build/server/dist /app/server
COPY --from=build /build/server/package.json /app/server/package.json
COPY --from=build /build/server/src/modules/templates /app/server/modules/templates
COPY --from=build /build/server/node_modules /app/server/node_modules
COPY --from=build /build/server/swagger.json /app/swagger.json

Expand Down
Loading
Loading