This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
Releases: nre-learning/antidote-core
Releases · nre-learning/antidote-core
networkinterfaces-test
This is a temporary release so that the curriculum has a place from which to download the version of antidote that includes the networkinterfaces change. This release should be deleted when a proper platform release is cut.
v0.7.0
v0.7.0 - December 14, 2020
- Adding experimental ready delay #206
- Convert networkpolicy to use blank namespace selector instead of RFC1918 #205
- Upgrade grpc-gateway and add required protobuf options #204
- Add (deprecated) ‘legacy’ image flavor #202
- Move networkpolicy creation to the beginning of the creation of livelesson resources #201
- Fix race bug in job completion check #200
- Add jupyter endpoint to ordered list after other lesson endpoints #199
- Start endpoint pods in the order provided in the lesson definition #198
- Add image meta option to enable IP forwarding #197
- Remove subpath field from mount; copy only relevant subdirectory from lessons #196
- Add capability to persist a session #182
- Move to Go Modules (finally) and fix txn functions #191
- Image Flavors #189
- Add subnet to Connections configuration #194
- Move to Github Actions #195
v0.6.2
v0.6.1
v0.6.1 - May 03, 2020
v0.6.0
v0.6.0 - April 18, 2020
- Top-to-bottom revamp and move to Antidote-Core #141
- Make travis happy #155
- Add protections to antidote CLI to protect against landmines #156
- Minor lesson model updates #157
- Add mutex to podready function #158
- Make k8s configuration configurable at Antidote level #159
- Changed resource order on ingest, and added early return on error #160
- Add “Authors” to lesson metadata #162
- Ingest curriculum info, offer via API #163
- Add functionality to attach a pullsecret to pods (allows private image pulls) #164
- Add links to object ref documentation wherever possible in creation wizard #165
- Minor modifications to facilitate antidote-web development #166
- Strip X-Frame-Options header #167
v0.5.1
v0.5.0
v0.5.0 - February 01, 2020
- Initial work on a ‘mock’ syringe with static sample data for integration testing [#136])https://github.com//pull/136)
- Added cvx and frr image names to privileged container list in config.go #129
- Disable TSDB by default (configurable) #130
- Cleaned up and updated deps - installing grpc tooling from source #135
- Change SYRINGE_DOMAIN to optional variable, and provide default #142
- Add config option to control imagepullpolicy #145
- De-couple namespaces from tier - implement syringe ID option #150
- Move to DNS-based identifiers for http presentations #151
v0.4.0
v0.4.0 - August 07, 2019
- Redesigned Endpoint Abstraction (Configuration and Presentation) #114
- Use the more appropriate lesson.meta.yaml instead of syringe.yaml #101
- Center API and Configuration on Curriculum #98
- Collections Feature and API #104
- Limit volume mount to lesson directory #109
- Add configuration options to influxdb export #108
- Add config flag to permit egress traffic #119
- Enhanced granularity for image privileges and versions #123
- Fixed bug with ‘allow egress’ variable and added tests #125
- Specify version for all platform-related docker images #126
- Opened networkpolicy to all RFC1918 for the time being #127
- Fix bug in jupyter version tagging #128
v0.3.2
v0.3.2 - April 19, 2019
v0.3.1
v0.3.1 - March 27, 2019
- Fixed influxdb bug #72
- Add ability to use host directory for lesson content #75
- Provide unit test framework for scheduler #79
- Clarify difference between confusing config variables #87
- Removed subnet requirement in lesson defs #88
- Added validation for making sure configs are present for each stage and device #89
- Add version to build info, share with syrctl #90
- Setting proper permissions on copied lesson dir, using config’d location #92
- Provide greater device configuration flexibility #93