SlideShare a Scribd company logo
1 of 22
Download to read offline
SPRINT 155 REVIEW
- Sprint Ending February 15, 2021
February 17, 2021
Meeting Start: 10:30 am EST
2
SPEAKERS
● Overview
● UI (Harpreet Kataria)
● Providers (Adam Grare)
● Platform (Joe VLcek)
● API (Alberto Bellotti)
● Developer (Jason Frey)
3
4
* Note that some PRs are double labeled or have no labels. Beginning with Sprint 127, archived and forked repos are
excluded.
5
PRs (UI, SUI, UI/REACT Components, API ): 18 Bugs: 3, Enhancements: 14, React: 1
REACT/DDF
● Converted User Visual Settings form to be API-driven with DDF (#7495)
Enhancements
● Use the carbon component mapper for our DDF forms (#7464)
● Control Explorer De-Explorization
○ Policies
○ Conditions
○ Actions
○ Events
○ Alert Profiles
○ Alerts
● Implement define host initiator (#7587)
● Introduced volume mapping (#7621)
● Support Chargeback for configured systems (#7628)
● Support grouping by multiple tag categories in chargeback editor (#7626)
● Allow filtering by multiple tags in chargeback report editor (#7614)
UI
(Harpreet Kataria)
6
Support Chargeback for configured systems (#7628)
UI
(Harpreet Kataria)
7
Support grouping by multiple tag categories in chargeback editor (#7626)
UI
(Harpreet Kataria)
Before
After
8
Allow filtering by multiple tags in chargeback report editor (#7614)
UI
(Harpreet Kataria)
Before After
9
Core
● Refactor Host scanning to use supports features (#21032, #21027, #21026)
● Cleanup a number of unused Vm methods (#21021, #21020)
AutoSDE
● Added Volume Mapping (#21017)
○ Connects Host Initiators and Volumes
IBM Terraform
● Added collection of CPU / Memory info for Configured Systems (#59)
● Enabled Chargeback by allocation support for Configured Systems (#21019)
PROVIDERS
(Adam Grare)
10
IBM Cloud Power
● Add support for provisioning SAP systems (#139)
● Improve debug logging (#134)
● Fixed SystemPools/flavors parser (#136)
VMware
● Fix targeted refresh of vms with automation-sdk labels (#695)
● Fix leaked save_inventory threads when collector thread is restarted (#700)
PROVIDERS
(Adam Grare)
11
Amazon
● Added support for AWS EKS Container Manager (#679)
○ Subclasses the existing Kubernetes ContainerManager
○ Only has to override connection logic to get an STS certificate
○ Streaming refresh supported
PROVIDERS
(Adam Grare)
12
13
28 PRs merged
Enhancements:
● Support Postgres with SSL certificates manageiq-pods/674
● Limit the scope of the default-deny network policy manageiq-pods/681
● Attempt to default the image pull secret manageiq-pods/664
● Adding support for optional Image References manageiq-pods/680
● Added support for AppAnnotations manageiq-pods/677
● Only allow valid authentication types in the CRs manageiq-pods/684
● Add Backup and restore with Velero and Restic for podified manageiq-documentation/1526, manageiq-pods/679
Bugs:
● Switch NetworkPolicies from extensions/v1beta1 to networking/v1 manageiq-pods/670
Technical Debt/Refactoring::
● Extract WimParser to a dedicated gem manageiq-gems-pending/514
● Remove MiqUtil.runcmd in favor of AwesomeSpawn manageiq-gems-pending/510
PLATFORM
(Joe VLcek)
14
● Added support for Host Initiators (Liran L.) #985
GET /api/host_initiators
GET /api/host_initiators/:id
POST /api/host_initiators
POST /api/host_initiators/:id - action “refresh”
POST /api/host_initiators - bulk action “refresh”
API
(Alberto Bellotti)
15
● Added support for PXE Image Types (Lucy F.) #990
GET /api/pxe_image_types
GET /api/pxe_image_types/:id
POST /api/pxe_image_types - bulk action “query”
POST /api/pxe_image_types
POST /api/pxe_image_types/:id - action “edit”
PUT /api/pxe_image_types/:id
PATCH /api/pxe_image_types/:id
POST /api/pxe_image_types/:id - action “delete”
DELETE /api/pxe_image_types/:id
API
(Alberto Bellotti)
16
● Added support for ISO Datastores (Lucy F.) #992
GET /api/iso_datastores
GET /api/iso_datastores/:id
POST /api/iso_datastores - bulk action “query”
POST /api/iso_datastores
POST /api/iso_datastores/:id - action “delete”
DELETE /api/iso_datastores/:id
API
(Alberto Bellotti)
17
● Added support for Time Profiles (Lucy F.) #995
GET /api/time_profiles
GET /api/time_profiles/:id
POST /api/time_profiles - bulk action “query”
POST /api/time_profiles
POST /api/time_profiles/:id - action “edit”
PUT /api/time_profiles/:id
PATCH /api/time_profiles/:id
POST /api/time_profiles/:id - action “delete”
DELETE /api/time_profiles/:id
API
(Alberto Bellotti)
18
● Allow nested fetch for Settings (Nick L.) #1004
Enabling GET of arbitrary path of settings for Regions, Servers and Zones.
GET /api/regions/:id/settings/<settings_path>
GET /api/servers/:id/settings/<settings_path>
GET /api/zones/:id/settings/<settings_path>
GET /api/servers/2/settings/ems/ems_kubernetes/ems_monitoring
{
"ems": {
"ems_kubernetes": {
"ems_monitoring": {
"alerts_collection": {
"open_timeout": "10.seconds",
"timeout": "20.seconds"
}
}
}
}
}
API
(Alberto Bellotti)
19
● Added support for Volume Mappings (Gregory B.) #1006
GET /api/volume_mappings
GET /api/volume_mappings/:id
POST /api/volume_mappings
POST /api/volume_mappings/:id - action “refresh”
POST /api/volume_mappings - bulk action “refresh”
API
(Alberto Bellotti)
20
● miq-bot validations
○ Duplicate repo names with different PRs/branches
■ @miq-bot cross-repo-test manageiq#1234 including manageiq#2345
○ Invalid command formats
■ @miq-bot cross-repo-test manageiq manageiq-gems-pending
■ @miq-bot cross-repo-test manageiq, manageiq-gems-pending
includes foo
Developer
(Jason Frey)
21
Questions? Discussion?
Sprint 156 Review - March 3, 2021
Meeting Start: 10:30 am EST
THANK YOU
manageiq.org github.com/ManageIQ
twitter.com/ManageIQ gitter.im/ManageIQ/manageiq
facebook.com/manageiq talk.manageiq.org
youtube.com/user/ManageIQVideo
linkedin.com/company/manageiq

More Related Content

Similar to Sprint 155

Sprint 151
Sprint 151Sprint 151
Sprint 151ManageIQ
 
Sprint 136
Sprint 136Sprint 136
Sprint 136ManageIQ
 
Sprint 131
Sprint 131Sprint 131
Sprint 131ManageIQ
 
Sprint 117
Sprint 117Sprint 117
Sprint 117ManageIQ
 
Sprint 160
Sprint 160Sprint 160
Sprint 160ManageIQ
 
Sprint 149
Sprint 149Sprint 149
Sprint 149ManageIQ
 
Sprint 39 review
Sprint 39 reviewSprint 39 review
Sprint 39 reviewManageIQ
 
Sprint 169
Sprint 169Sprint 169
Sprint 169ManageIQ
 
Sprint 140
Sprint 140Sprint 140
Sprint 140ManageIQ
 
Sprint 172
Sprint 172Sprint 172
Sprint 172ManageIQ
 
Sprint 138
Sprint 138Sprint 138
Sprint 138ManageIQ
 
Sprint 170
Sprint 170Sprint 170
Sprint 170ManageIQ
 
Sprint 177
Sprint 177Sprint 177
Sprint 177ManageIQ
 
Sprint 121
Sprint 121Sprint 121
Sprint 121ManageIQ
 
Sprint 171
Sprint 171Sprint 171
Sprint 171ManageIQ
 

Similar to Sprint 155 (20)

Sprint 151
Sprint 151Sprint 151
Sprint 151
 
Sprint 136
Sprint 136Sprint 136
Sprint 136
 
Sprint 131
Sprint 131Sprint 131
Sprint 131
 
Sprint 117
Sprint 117Sprint 117
Sprint 117
 
Sprint 92
Sprint 92Sprint 92
Sprint 92
 
Sprint 160
Sprint 160Sprint 160
Sprint 160
 
Sprint 149
Sprint 149Sprint 149
Sprint 149
 
Sprint 39 review
Sprint 39 reviewSprint 39 review
Sprint 39 review
 
Sprint 89
Sprint 89Sprint 89
Sprint 89
 
Sprint 169
Sprint 169Sprint 169
Sprint 169
 
Sprint 140
Sprint 140Sprint 140
Sprint 140
 
Sprint 60
Sprint 60Sprint 60
Sprint 60
 
Sprint 65
Sprint 65Sprint 65
Sprint 65
 
Sprint 172
Sprint 172Sprint 172
Sprint 172
 
Sprint 138
Sprint 138Sprint 138
Sprint 138
 
Sprint 47
Sprint 47Sprint 47
Sprint 47
 
Sprint 170
Sprint 170Sprint 170
Sprint 170
 
Sprint 177
Sprint 177Sprint 177
Sprint 177
 
Sprint 121
Sprint 121Sprint 121
Sprint 121
 
Sprint 171
Sprint 171Sprint 171
Sprint 171
 

More from ManageIQ

ManageIQ - Sprint 234 Review - Slide Deck
ManageIQ - Sprint 234 Review - Slide DeckManageIQ - Sprint 234 Review - Slide Deck
ManageIQ - Sprint 234 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 233 Review - Slide Deck
ManageIQ - Sprint 233 Review - Slide DeckManageIQ - Sprint 233 Review - Slide Deck
ManageIQ - Sprint 233 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 232 Review - Slide Deck
ManageIQ - Sprint 232 Review - Slide DeckManageIQ - Sprint 232 Review - Slide Deck
ManageIQ - Sprint 232 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide DeckManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide DeckManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide DeckManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 228 Review - Slide Deck
ManageIQ - Sprint 228 Review - Slide DeckManageIQ - Sprint 228 Review - Slide Deck
ManageIQ - Sprint 228 Review - Slide DeckManageIQ
 
Sprint 227
Sprint 227Sprint 227
Sprint 227ManageIQ
 
Sprint 226
Sprint 226Sprint 226
Sprint 226ManageIQ
 
Sprint 225
Sprint 225Sprint 225
Sprint 225ManageIQ
 
Sprint 224
Sprint 224Sprint 224
Sprint 224ManageIQ
 
Sprint 223
Sprint 223Sprint 223
Sprint 223ManageIQ
 
Sprint 222
Sprint 222Sprint 222
Sprint 222ManageIQ
 
Sprint 221
Sprint 221Sprint 221
Sprint 221ManageIQ
 
Sprint 220
Sprint 220Sprint 220
Sprint 220ManageIQ
 
Sprint 219
Sprint 219Sprint 219
Sprint 219ManageIQ
 
Sprint 218
Sprint 218Sprint 218
Sprint 218ManageIQ
 
Sprint 217
Sprint 217Sprint 217
Sprint 217ManageIQ
 
Sprint 216
Sprint 216Sprint 216
Sprint 216ManageIQ
 
Sprint 215
Sprint 215Sprint 215
Sprint 215ManageIQ
 

More from ManageIQ (20)

ManageIQ - Sprint 234 Review - Slide Deck
ManageIQ - Sprint 234 Review - Slide DeckManageIQ - Sprint 234 Review - Slide Deck
ManageIQ - Sprint 234 Review - Slide Deck
 
ManageIQ - Sprint 233 Review - Slide Deck
ManageIQ - Sprint 233 Review - Slide DeckManageIQ - Sprint 233 Review - Slide Deck
ManageIQ - Sprint 233 Review - Slide Deck
 
ManageIQ - Sprint 232 Review - Slide Deck
ManageIQ - Sprint 232 Review - Slide DeckManageIQ - Sprint 232 Review - Slide Deck
ManageIQ - Sprint 232 Review - Slide Deck
 
ManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide DeckManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide Deck
 
ManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide DeckManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide Deck
 
ManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide DeckManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide Deck
 
ManageIQ - Sprint 228 Review - Slide Deck
ManageIQ - Sprint 228 Review - Slide DeckManageIQ - Sprint 228 Review - Slide Deck
ManageIQ - Sprint 228 Review - Slide Deck
 
Sprint 227
Sprint 227Sprint 227
Sprint 227
 
Sprint 226
Sprint 226Sprint 226
Sprint 226
 
Sprint 225
Sprint 225Sprint 225
Sprint 225
 
Sprint 224
Sprint 224Sprint 224
Sprint 224
 
Sprint 223
Sprint 223Sprint 223
Sprint 223
 
Sprint 222
Sprint 222Sprint 222
Sprint 222
 
Sprint 221
Sprint 221Sprint 221
Sprint 221
 
Sprint 220
Sprint 220Sprint 220
Sprint 220
 
Sprint 219
Sprint 219Sprint 219
Sprint 219
 
Sprint 218
Sprint 218Sprint 218
Sprint 218
 
Sprint 217
Sprint 217Sprint 217
Sprint 217
 
Sprint 216
Sprint 216Sprint 216
Sprint 216
 
Sprint 215
Sprint 215Sprint 215
Sprint 215
 

Recently uploaded

Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecturerahul_net
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogueitservices996
 
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...Bert Jan Schrijver
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jNeo4j
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolsosttopstonverter
 
Effectively Troubleshoot 9 Types of OutOfMemoryError
Effectively Troubleshoot 9 Types of OutOfMemoryErrorEffectively Troubleshoot 9 Types of OutOfMemoryError
Effectively Troubleshoot 9 Types of OutOfMemoryErrorTier1 app
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?Alexandre Beguel
 
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLionel Briand
 
Advantages of Cargo Cloud Solutions.pptx
Advantages of Cargo Cloud Solutions.pptxAdvantages of Cargo Cloud Solutions.pptx
Advantages of Cargo Cloud Solutions.pptxRTS corp
 
Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITmanoharjgpsolutions
 
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...kalichargn70th171
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slidesvaideheekore1
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...OnePlan Solutions
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldRoberto Pérez Alcolea
 
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxThe Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxRTS corp
 
Understanding Plagiarism: Causes, Consequences and Prevention.pptx
Understanding Plagiarism: Causes, Consequences and Prevention.pptxUnderstanding Plagiarism: Causes, Consequences and Prevention.pptx
Understanding Plagiarism: Causes, Consequences and Prevention.pptxSasikiranMarri
 
What’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesWhat’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesVictoriaMetrics
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shardsChristopher Curtin
 
Zer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfZer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfmaor17
 

Recently uploaded (20)

Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecture
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogue
 
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration tools
 
Effectively Troubleshoot 9 Types of OutOfMemoryError
Effectively Troubleshoot 9 Types of OutOfMemoryErrorEffectively Troubleshoot 9 Types of OutOfMemoryError
Effectively Troubleshoot 9 Types of OutOfMemoryError
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?
 
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and Repair
 
Advantages of Cargo Cloud Solutions.pptx
Advantages of Cargo Cloud Solutions.pptxAdvantages of Cargo Cloud Solutions.pptx
Advantages of Cargo Cloud Solutions.pptx
 
Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh IT
 
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slides
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository world
 
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxThe Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
 
Understanding Plagiarism: Causes, Consequences and Prevention.pptx
Understanding Plagiarism: Causes, Consequences and Prevention.pptxUnderstanding Plagiarism: Causes, Consequences and Prevention.pptx
Understanding Plagiarism: Causes, Consequences and Prevention.pptx
 
What’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesWhat’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 Updates
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards
 
Zer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdfZer0con 2024 final share short version.pdf
Zer0con 2024 final share short version.pdf
 

Sprint 155

  • 1. SPRINT 155 REVIEW - Sprint Ending February 15, 2021 February 17, 2021 Meeting Start: 10:30 am EST
  • 2. 2 SPEAKERS ● Overview ● UI (Harpreet Kataria) ● Providers (Adam Grare) ● Platform (Joe VLcek) ● API (Alberto Bellotti) ● Developer (Jason Frey)
  • 3. 3
  • 4. 4 * Note that some PRs are double labeled or have no labels. Beginning with Sprint 127, archived and forked repos are excluded.
  • 5. 5 PRs (UI, SUI, UI/REACT Components, API ): 18 Bugs: 3, Enhancements: 14, React: 1 REACT/DDF ● Converted User Visual Settings form to be API-driven with DDF (#7495) Enhancements ● Use the carbon component mapper for our DDF forms (#7464) ● Control Explorer De-Explorization ○ Policies ○ Conditions ○ Actions ○ Events ○ Alert Profiles ○ Alerts ● Implement define host initiator (#7587) ● Introduced volume mapping (#7621) ● Support Chargeback for configured systems (#7628) ● Support grouping by multiple tag categories in chargeback editor (#7626) ● Allow filtering by multiple tags in chargeback report editor (#7614) UI (Harpreet Kataria)
  • 6. 6 Support Chargeback for configured systems (#7628) UI (Harpreet Kataria)
  • 7. 7 Support grouping by multiple tag categories in chargeback editor (#7626) UI (Harpreet Kataria) Before After
  • 8. 8 Allow filtering by multiple tags in chargeback report editor (#7614) UI (Harpreet Kataria) Before After
  • 9. 9 Core ● Refactor Host scanning to use supports features (#21032, #21027, #21026) ● Cleanup a number of unused Vm methods (#21021, #21020) AutoSDE ● Added Volume Mapping (#21017) ○ Connects Host Initiators and Volumes IBM Terraform ● Added collection of CPU / Memory info for Configured Systems (#59) ● Enabled Chargeback by allocation support for Configured Systems (#21019) PROVIDERS (Adam Grare)
  • 10. 10 IBM Cloud Power ● Add support for provisioning SAP systems (#139) ● Improve debug logging (#134) ● Fixed SystemPools/flavors parser (#136) VMware ● Fix targeted refresh of vms with automation-sdk labels (#695) ● Fix leaked save_inventory threads when collector thread is restarted (#700) PROVIDERS (Adam Grare)
  • 11. 11 Amazon ● Added support for AWS EKS Container Manager (#679) ○ Subclasses the existing Kubernetes ContainerManager ○ Only has to override connection logic to get an STS certificate ○ Streaming refresh supported PROVIDERS (Adam Grare)
  • 12. 12
  • 13. 13 28 PRs merged Enhancements: ● Support Postgres with SSL certificates manageiq-pods/674 ● Limit the scope of the default-deny network policy manageiq-pods/681 ● Attempt to default the image pull secret manageiq-pods/664 ● Adding support for optional Image References manageiq-pods/680 ● Added support for AppAnnotations manageiq-pods/677 ● Only allow valid authentication types in the CRs manageiq-pods/684 ● Add Backup and restore with Velero and Restic for podified manageiq-documentation/1526, manageiq-pods/679 Bugs: ● Switch NetworkPolicies from extensions/v1beta1 to networking/v1 manageiq-pods/670 Technical Debt/Refactoring:: ● Extract WimParser to a dedicated gem manageiq-gems-pending/514 ● Remove MiqUtil.runcmd in favor of AwesomeSpawn manageiq-gems-pending/510 PLATFORM (Joe VLcek)
  • 14. 14 ● Added support for Host Initiators (Liran L.) #985 GET /api/host_initiators GET /api/host_initiators/:id POST /api/host_initiators POST /api/host_initiators/:id - action “refresh” POST /api/host_initiators - bulk action “refresh” API (Alberto Bellotti)
  • 15. 15 ● Added support for PXE Image Types (Lucy F.) #990 GET /api/pxe_image_types GET /api/pxe_image_types/:id POST /api/pxe_image_types - bulk action “query” POST /api/pxe_image_types POST /api/pxe_image_types/:id - action “edit” PUT /api/pxe_image_types/:id PATCH /api/pxe_image_types/:id POST /api/pxe_image_types/:id - action “delete” DELETE /api/pxe_image_types/:id API (Alberto Bellotti)
  • 16. 16 ● Added support for ISO Datastores (Lucy F.) #992 GET /api/iso_datastores GET /api/iso_datastores/:id POST /api/iso_datastores - bulk action “query” POST /api/iso_datastores POST /api/iso_datastores/:id - action “delete” DELETE /api/iso_datastores/:id API (Alberto Bellotti)
  • 17. 17 ● Added support for Time Profiles (Lucy F.) #995 GET /api/time_profiles GET /api/time_profiles/:id POST /api/time_profiles - bulk action “query” POST /api/time_profiles POST /api/time_profiles/:id - action “edit” PUT /api/time_profiles/:id PATCH /api/time_profiles/:id POST /api/time_profiles/:id - action “delete” DELETE /api/time_profiles/:id API (Alberto Bellotti)
  • 18. 18 ● Allow nested fetch for Settings (Nick L.) #1004 Enabling GET of arbitrary path of settings for Regions, Servers and Zones. GET /api/regions/:id/settings/<settings_path> GET /api/servers/:id/settings/<settings_path> GET /api/zones/:id/settings/<settings_path> GET /api/servers/2/settings/ems/ems_kubernetes/ems_monitoring { "ems": { "ems_kubernetes": { "ems_monitoring": { "alerts_collection": { "open_timeout": "10.seconds", "timeout": "20.seconds" } } } } } API (Alberto Bellotti)
  • 19. 19 ● Added support for Volume Mappings (Gregory B.) #1006 GET /api/volume_mappings GET /api/volume_mappings/:id POST /api/volume_mappings POST /api/volume_mappings/:id - action “refresh” POST /api/volume_mappings - bulk action “refresh” API (Alberto Bellotti)
  • 20. 20 ● miq-bot validations ○ Duplicate repo names with different PRs/branches ■ @miq-bot cross-repo-test manageiq#1234 including manageiq#2345 ○ Invalid command formats ■ @miq-bot cross-repo-test manageiq manageiq-gems-pending ■ @miq-bot cross-repo-test manageiq, manageiq-gems-pending includes foo Developer (Jason Frey)
  • 21. 21 Questions? Discussion? Sprint 156 Review - March 3, 2021 Meeting Start: 10:30 am EST
  • 22. THANK YOU manageiq.org github.com/ManageIQ twitter.com/ManageIQ gitter.im/ManageIQ/manageiq facebook.com/manageiq talk.manageiq.org youtube.com/user/ManageIQVideo linkedin.com/company/manageiq