-
Notifications
You must be signed in to change notification settings - Fork 83
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
🧁feat: added the static site chart 🧁 #24
Commits on Apr 10, 2020
-
Created a deploy engine for deploying static site onto a Kubernetes c…
…luster with auto-updating capabilities
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 59d6f8d - Browse repository at this point
Copy the full SHA 59d6f8dView commit details -
Supported turning off auto updating
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 20b6c92 - Browse repository at this point
Copy the full SHA 20b6c92View commit details -
Enabled customizing auto update interval using cron
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 0e286c8 - Browse repository at this point
Copy the full SHA 0e286c8View commit details -
Jijie Chen committed
Apr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 4804b13 - Browse repository at this point
Copy the full SHA 4804b13View commit details -
Added a Chinese version of the readme file
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 363b2b0 - Browse repository at this point
Copy the full SHA 363b2b0View commit details -
Using a role with lower permission, advoiding using a ClusterRole for…
… the cronjob
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 71044b6 - Browse repository at this point
Copy the full SHA 71044b6View commit details -
Incremented CPU/Memory required by pods; Put nginx configuration into…
… ConfigMap; Made nginx listen to port 8080 instead of port 80 to support running as a non-root user
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 12e994f - Browse repository at this point
Copy the full SHA 12e994fView commit details -
Jijie Chen committed
Apr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for ac7d475 - Browse repository at this point
Copy the full SHA ac7d475View commit details -
Turned intervals for probes in deployment template
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 8220728 - Browse repository at this point
Copy the full SHA 8220728View commit details -
Honoring the cluster cacert when invoke the cluster API
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 2b86334 - Browse repository at this point
Copy the full SHA 2b86334View commit details -
Enabled pull source from repos that require credentials
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 9a4405d - Browse repository at this point
Copy the full SHA 9a4405dView commit details -
Made the deploy.sh script more user-friendly
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 70ed96e - Browse repository at this point
Copy the full SHA 70ed96eView commit details -
Updated README docs according to latest version
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for fb53d49 - Browse repository at this point
Copy the full SHA fb53d49View commit details -
Added a link to the Chinese version README in the English one
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 8840b16 - Browse repository at this point
Copy the full SHA 8840b16View commit details -
Removed ./git folder after cloning from source to prevent any sensiti…
…ve info leak
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 74c45e1 - Browse repository at this point
Copy the full SHA 74c45e1View commit details -
Do not print helm chart settings on console
Jijie Chen committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for ae36159 - Browse repository at this point
Copy the full SHA ae36159View commit details
Commits on Apr 12, 2020
-
Supported persistence to enable incremental pulling when updating sites
Jijie Chen committedApr 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 1c239dd - Browse repository at this point
Copy the full SHA 1c239ddView commit details
Commits on Apr 17, 2020
-
Moved static-site chart into a sub folder (to prepare the merge with …
…rht-labs/helm-charts)
Jijie Chen committedApr 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 840bd42 - Browse repository at this point
Copy the full SHA 840bd42View commit details -
Use Helm Chart post-install hook to eliminate the needs of extracting…
… latest revision id locally before using
Jijie Chen committedApr 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 14b6f28 - Browse repository at this point
Copy the full SHA 14b6f28View commit details -
Moved static-site Helm Chart to one level up in directory structure
Jijie Chen committedApr 17, 2020 Configuration menu - View commit details
-
Copy full SHA for b09e809 - Browse repository at this point
Copy the full SHA b09e809View commit details -
Jijie Chen committed
Apr 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 6ff85ad - Browse repository at this point
Copy the full SHA 6ff85adView commit details -
Added more metadata in Chart.yaml for static-site Chart
Jijie Chen committedApr 17, 2020 Configuration menu - View commit details
-
Copy full SHA for bdaf409 - Browse repository at this point
Copy the full SHA bdaf409View commit details -
Fixing linting complains by adding/removing new lines
Jijie Chen committedApr 17, 2020 Configuration menu - View commit details
-
Copy full SHA for f3ed0cd - Browse repository at this point
Copy the full SHA f3ed0cdView commit details